

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


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.162234 in range [0.000000, 0.324469]...	no solution exists.
	Iteration #003: testing norm threshold 0.243352 in range [0.162234, 0.324469]...	solution exists & found.
	Iteration #004: testing norm threshold 0.202793 in range [0.162234, 0.243352]...	no solution exists.
	Iteration #005: testing norm threshold 0.223072 in range [0.202793, 0.243352]...	no solution exists.
	Iteration #006: testing norm threshold 0.233212 in range [0.223072, 0.243352]...	solution exists & found.
	Iteration #007: testing norm threshold 0.228142 in range [0.223072, 0.233212]...	solution exists & found.
	Iteration #008: testing norm threshold 0.225607 in range [0.223072, 0.228142]...	solution exists & found.
	Iteration #009: testing norm threshold 0.224340 in range [0.223072, 0.225608]...	solution exists & found.
	Iteration #010: testing norm threshold 0.223706 in range [0.223072, 0.224340]...	no solution exists.
	Iteration #011: testing norm threshold 0.224023 in range [0.223706, 0.224340]...	no solution exists.
	Iteration #012: testing norm threshold 0.224182 in range [0.224023, 0.224340]...	solution exists & found.
	Iteration #013: testing norm threshold 0.224102 in range [0.224023, 0.224182]...	no solution exists.
	Iteration #014: testing norm threshold 0.224142 in range [0.224102, 0.224182]...	solution exists & found.
	Iteration #015: testing norm threshold 0.224122 in range [0.224102, 0.224142]...	no solution exists.
	Iteration #016: testing norm threshold 0.224132 in range [0.224122, 0.224142]...	solution exists & found.
	Iteration #017: testing norm threshold 0.224127 in range [0.224122, 0.224132]...	no solution exists.


Factual sample: 		 {x0 : -1.5554993849313803, x1 : -2.8836242781965047, y: False}
Nearest counterfactual sample:	 {x0 : 2.2081291951659177, x1 : -2.88348611177481, y: True} (verified)
Minimum counterfactual distance: 0.224132
