

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


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.194912 in range [0.000000, 0.389824]...	no solution exists.
	Iteration #003: testing norm threshold 0.292368 in range [0.194912, 0.389824]...	solution exists & found.
	Iteration #004: testing norm threshold 0.214366 in range [0.194912, 0.233821]...	no solution exists.
	Iteration #005: testing norm threshold 0.224094 in range [0.214366, 0.233821]...	solution exists & found.
	Iteration #006: testing norm threshold 0.219230 in range [0.214366, 0.224094]...	no solution exists.
	Iteration #007: testing norm threshold 0.221662 in range [0.219230, 0.224094]...	solution exists & found.
	Iteration #008: testing norm threshold 0.220446 in range [0.219230, 0.221662]...	solution exists & found.
	Iteration #009: testing norm threshold 0.219838 in range [0.219230, 0.220446]...	no solution exists.
	Iteration #010: testing norm threshold 0.220142 in range [0.219838, 0.220446]...	no solution exists.
	Iteration #011: testing norm threshold 0.220294 in range [0.220142, 0.220446]...	no solution exists.
	Iteration #012: testing norm threshold 0.220370 in range [0.220294, 0.220446]...	no solution exists.
	Iteration #013: testing norm threshold 0.220408 in range [0.220370, 0.220446]...	solution exists & found.
	Iteration #014: testing norm threshold 0.220389 in range [0.220370, 0.220408]...	no solution exists.
	Iteration #015: testing norm threshold 0.220399 in range [0.220389, 0.220408]...	no solution exists.


Factual sample: 		 {x0 : -1.832266903722464, x1 : -2.4530578719715157, y: False}
Nearest counterfactual sample:	 {x0 : 1.8689718989182778, x1 : -2.4530578719715157, y: True} (verified)
Minimum counterfactual distance: 0.220408
