

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


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.098922 in range [0.000000, 0.197843]...	no solution exists.
	Iteration #003: testing norm threshold 0.148382 in range [0.098922, 0.197843]...	no solution exists.
	Iteration #004: testing norm threshold 0.173113 in range [0.148382, 0.197843]...	no solution exists.
	Iteration #005: testing norm threshold 0.185478 in range [0.173113, 0.197843]...	solution exists & found.
	Iteration #006: testing norm threshold 0.179296 in range [0.173113, 0.185478]...	no solution exists.
	Iteration #007: testing norm threshold 0.182387 in range [0.179296, 0.185478]...	no solution exists.
	Iteration #008: testing norm threshold 0.183933 in range [0.182387, 0.185478]...	no solution exists.
	Iteration #009: testing norm threshold 0.184705 in range [0.183933, 0.185478]...	solution exists & found.
	Iteration #010: testing norm threshold 0.184319 in range [0.183933, 0.184705]...	no solution exists.
	Iteration #011: testing norm threshold 0.184512 in range [0.184319, 0.184705]...	solution exists & found.
	Iteration #012: testing norm threshold 0.184416 in range [0.184319, 0.184512]...	no solution exists.
	Iteration #013: testing norm threshold 0.184464 in range [0.184416, 0.184512]...	solution exists & found.
	Iteration #014: testing norm threshold 0.184440 in range [0.184416, 0.184464]...	solution exists & found.
	Iteration #015: testing norm threshold 0.184428 in range [0.184416, 0.184440]...	solution exists & found.
	Iteration #016: testing norm threshold 0.184422 in range [0.184416, 0.184428]...	no solution exists.


Factual sample: 		 {x0 : -1.6530703551474093, x1 : -1.9138514453855997, y: False}
Nearest counterfactual sample:	 {x0 : 1.4438456548176055, x1 : -1.9137415737206858, y: True} (verified)
Minimum counterfactual distance: 0.184428
