

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


Model Symbols:
{'counterfactual': {'x0': {'lower_bound': -6807874525016055/1125899906842624,
                           'symbol': x0_counterfactual,
                           'upper_bound': 6947641743653723/1125899906842624},
                    'x1': {'lower_bound': -3154661586673739/562949953421312,
                           'symbol': x1_counterfactual,
                           'upper_bound': 3248030065897759/562949953421312}},
 'interventional': {'x0': {'lower_bound': -6807874525016055/1125899906842624,
                           'symbol': x0_interventional,
                           'upper_bound': 6947641743653723/1125899906842624},
                    'x1': {'lower_bound': -3154661586673739/562949953421312,
                           'symbol': x1_interventional,
                           'upper_bound': 3248030065897759/562949953421312}},
 '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 0.500000 in range [0.000000, 1.000000]...	solution exists & found.
	Iteration #002: testing norm threshold 0.202900 in range [0.000000, 0.405800]...	no solution exists.
	Iteration #003: testing norm threshold 0.304350 in range [0.202900, 0.405800]...	solution exists & found.
	Iteration #004: testing norm threshold 0.250764 in range [0.202900, 0.298627]...	no solution exists.
	Iteration #005: testing norm threshold 0.274695 in range [0.250764, 0.298627]...	no solution exists.
	Iteration #006: testing norm threshold 0.286661 in range [0.274695, 0.298627]...	solution exists & found.
	Iteration #007: testing norm threshold 0.280678 in range [0.274695, 0.286661]...	no solution exists.
	Iteration #008: testing norm threshold 0.283670 in range [0.280678, 0.286661]...	no solution exists.
	Iteration #009: testing norm threshold 0.285166 in range [0.283670, 0.286661]...	no solution exists.
	Iteration #010: testing norm threshold 0.285913 in range [0.285166, 0.286661]...	no solution exists.
	Iteration #011: testing norm threshold 0.286287 in range [0.285913, 0.286661]...	no solution exists.
	Iteration #012: testing norm threshold 0.286474 in range [0.286287, 0.286661]...	solution exists & found.
	Iteration #013: testing norm threshold 0.286381 in range [0.286287, 0.286474]...	no solution exists.
	Iteration #014: testing norm threshold 0.286428 in range [0.286381, 0.286474]...	solution exists & found.
	Iteration #015: testing norm threshold 0.286404 in range [0.286381, 0.286428]...	no solution exists.
	Iteration #016: testing norm threshold 0.286416 in range [0.286404, 0.286428]...	no solution exists.
	Iteration #017: testing norm threshold 0.286422 in range [0.286416, 0.286428]...	solution exists & found.


Factual sample: 		 {x0 : -4.935855627644195, x1 : -2.8095964670860902, y: False}
Nearest counterfactual sample:	 {x0 : 2.0627363084801456, x1 : -2.8096365035711792, y: True} (verified)
Minimum counterfactual distance: 0.286422
