

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


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.105189 in range [0.000000, 0.210378]...	no solution exists.
	Iteration #003: testing norm threshold 0.157783 in range [0.105189, 0.210378]...	no solution exists.
	Iteration #004: testing norm threshold 0.184080 in range [0.157783, 0.210378]...	no solution exists.
	Iteration #005: testing norm threshold 0.197229 in range [0.184080, 0.210378]...	solution exists & found.
	Iteration #006: testing norm threshold 0.190655 in range [0.184080, 0.197229]...	no solution exists.
	Iteration #007: testing norm threshold 0.193942 in range [0.190655, 0.197229]...	no solution exists.
	Iteration #008: testing norm threshold 0.195585 in range [0.193942, 0.197229]...	no solution exists.
	Iteration #009: testing norm threshold 0.196407 in range [0.195585, 0.197229]...	no solution exists.
	Iteration #010: testing norm threshold 0.196818 in range [0.196407, 0.197229]...	no solution exists.
	Iteration #011: testing norm threshold 0.197024 in range [0.196818, 0.197229]...	solution exists & found.
	Iteration #012: testing norm threshold 0.196921 in range [0.196818, 0.197024]...	no solution exists.
	Iteration #013: testing norm threshold 0.196972 in range [0.196921, 0.197024]...	solution exists & found.
	Iteration #014: testing norm threshold 0.196947 in range [0.196921, 0.196972]...	no solution exists.
	Iteration #015: testing norm threshold 0.196960 in range [0.196947, 0.196972]...	solution exists & found.
	Iteration #016: testing norm threshold 0.196953 in range [0.196947, 0.196960]...	no solution exists.


Factual sample: 		 {x0 : -1.4413556146884017, x1 : -2.4495552397540648, y: False}
Nearest counterfactual sample:	 {x0 : 1.8661107983503806, x1 : -2.449564271290107, y: True} (verified)
Minimum counterfactual distance: 0.196960
