

==============================================


Model Symbols:
{'counterfactual': {'x0': {'lower_bound': -4677299678594081/1125899906842624,
                           'symbol': x0_counterfactual,
                           'upper_bound': 597016253335045/140737488355328},
                    'x1': {'lower_bound': -8649541274119025/2251799813685248,
                           'symbol': x1_counterfactual,
                           'upper_bound': 8913627213352543/2251799813685248}},
 'interventional': {'x0': {'lower_bound': -4677299678594081/1125899906842624,
                           'symbol': x0_interventional,
                           'upper_bound': 597016253335045/140737488355328},
                    'x1': {'lower_bound': -8649541274119025/2251799813685248,
                           'symbol': x1_interventional,
                           'upper_bound': 8913627213352543/2251799813685248}},
 'output': {'y': {'symbol': y}}}
Constructing initial formulas: model, counterfactual, distance, plausibility, diversity		done.
Solving (not searching) for closest counterfactual using various distance thresholds...
	Iteration #001: testing norm threshold 5.000000 in range [0.000000, 10.000000]...	solution exists & found.
	Iteration #002: testing norm threshold 0.133638 in range [0.000000, 0.267275]...	no solution exists.
	Iteration #003: testing norm threshold 0.200456 in range [0.133638, 0.267275]...	solution exists & found.
	Iteration #004: testing norm threshold 0.164656 in range [0.133638, 0.195675]...	no solution exists.
	Iteration #005: testing norm threshold 0.180165 in range [0.164656, 0.195675]...	no solution exists.
	Iteration #006: testing norm threshold 0.187920 in range [0.180165, 0.195675]...	solution exists & found.
	Iteration #007: testing norm threshold 0.184043 in range [0.180165, 0.187920]...	solution exists & found.
	Iteration #008: testing norm threshold 0.182104 in range [0.180165, 0.184043]...	no solution exists.
	Iteration #009: testing norm threshold 0.183073 in range [0.182104, 0.184043]...	solution exists & found.
	Iteration #010: testing norm threshold 0.182589 in range [0.182104, 0.183074]...	solution exists & found.
	Iteration #011: testing norm threshold 0.182346 in range [0.182104, 0.182589]...	solution exists & found.
	Iteration #012: testing norm threshold 0.182225 in range [0.182104, 0.182347]...	no solution exists.
	Iteration #013: testing norm threshold 0.182286 in range [0.182225, 0.182347]...	solution exists & found.
	Iteration #014: testing norm threshold 0.182256 in range [0.182225, 0.182286]...	solution exists & found.
	Iteration #015: testing norm threshold 0.182241 in range [0.182225, 0.182256]...	no solution exists.
	Iteration #016: testing norm threshold 0.182248 in range [0.182241, 0.182256]...	no solution exists.


Factual sample: 		 {x0 : -1.7896107186254588, x1 : -1.6943946723008652, y: False}
Nearest counterfactual sample:	 {x0 : 1.2709373046227168, x1 : -1.6943848400462338, y: True} (verified)
Minimum counterfactual distance: 0.182256
