

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


Model Symbols:
{'counterfactual': {'x0': {'lower_bound': -1637288877980311/281474976710656,
                           'symbol': x0_counterfactual,
                           'upper_bound': 1839879474111127/281474976710656},
                    'x1': {'lower_bound': -3582510847330131/562949953421312,
                           'symbol': x1_counterfactual,
                           'upper_bound': 1735850334608257/281474976710656}},
 'interventional': {'x0': {'lower_bound': -1637288877980311/281474976710656,
                           'symbol': x0_interventional,
                           'upper_bound': 1839879474111127/281474976710656},
                    'x1': {'lower_bound': -3582510847330131/562949953421312,
                           'symbol': x1_interventional,
                           'upper_bound': 1735850334608257/281474976710656}},
 '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.133852 in range [0.000000, 0.267704]...	no solution exists.
	Iteration #003: testing norm threshold 0.200778 in range [0.133852, 0.267704]...	no solution exists.
	Iteration #004: testing norm threshold 0.234241 in range [0.200778, 0.267704]...	solution exists & found.
	Iteration #005: testing norm threshold 0.217509 in range [0.200778, 0.234241]...	no solution exists.
	Iteration #006: testing norm threshold 0.225875 in range [0.217509, 0.234241]...	no solution exists.
	Iteration #007: testing norm threshold 0.230058 in range [0.225875, 0.234241]...	no solution exists.
	Iteration #008: testing norm threshold 0.232149 in range [0.230058, 0.234241]...	no solution exists.
	Iteration #009: testing norm threshold 0.233195 in range [0.232149, 0.234241]...	solution exists & found.
	Iteration #010: testing norm threshold 0.232672 in range [0.232149, 0.233195]...	solution exists & found.
	Iteration #011: testing norm threshold 0.232411 in range [0.232149, 0.232672]...	no solution exists.
	Iteration #012: testing norm threshold 0.232542 in range [0.232411, 0.232672]...	no solution exists.
	Iteration #013: testing norm threshold 0.232607 in range [0.232542, 0.232672]...	solution exists & found.
	Iteration #014: testing norm threshold 0.232574 in range [0.232542, 0.232607]...	no solution exists.
	Iteration #015: testing norm threshold 0.232591 in range [0.232574, 0.232607]...	no solution exists.
	Iteration #016: testing norm threshold 0.232599 in range [0.232591, 0.232607]...	no solution exists.


Factual sample: 		 {x0 : -2.8754315646442667, x1 : -3.219487388405178, y: False}
Nearest counterfactual sample:	 {x0 : 2.8715367273519528, x1 : -3.219487388405178, y: True} (verified)
Minimum counterfactual distance: 0.232607
