

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


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 5.000000 in range [0.000000, 10.000000]...	solution exists & found.
	Iteration #002: testing norm threshold 0.155258 in range [0.000000, 0.310516]...	no solution exists.
	Iteration #003: testing norm threshold 0.232887 in range [0.155258, 0.310516]...	solution exists & found.
	Iteration #004: testing norm threshold 0.194073 in range [0.155258, 0.232887]...	no solution exists.
	Iteration #005: testing norm threshold 0.213480 in range [0.194073, 0.232887]...	no solution exists.
	Iteration #006: testing norm threshold 0.223183 in range [0.213480, 0.232887]...	solution exists & found.
	Iteration #007: testing norm threshold 0.218332 in range [0.213480, 0.223184]...	no solution exists.
	Iteration #008: testing norm threshold 0.220758 in range [0.218332, 0.223184]...	no solution exists.
	Iteration #009: testing norm threshold 0.221971 in range [0.220758, 0.223184]...	solution exists & found.
	Iteration #010: testing norm threshold 0.221364 in range [0.220758, 0.221971]...	solution exists & found.
	Iteration #011: testing norm threshold 0.221061 in range [0.220758, 0.221364]...	no solution exists.
	Iteration #012: testing norm threshold 0.221213 in range [0.221061, 0.221364]...	no solution exists.
	Iteration #013: testing norm threshold 0.221288 in range [0.221213, 0.221364]...	no solution exists.
	Iteration #014: testing norm threshold 0.221326 in range [0.221288, 0.221364]...	no solution exists.
	Iteration #015: testing norm threshold 0.221345 in range [0.221326, 0.221364]...	no solution exists.
	Iteration #016: testing norm threshold 0.221355 in range [0.221345, 0.221364]...	solution exists & found.


Factual sample: 		 {x0 : -3.4754502739618323, x1 : -2.543184958677771, y: False}
Nearest counterfactual sample:	 {x0 : 1.9332408147656461, x1 : -2.543228961877492, y: True} (verified)
Minimum counterfactual distance: 0.221355
