

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


Model Symbols:
{'counterfactual': {'x0': {'lower_bound': -3316695502054911/562949953421312,
                           'symbol': x0_counterfactual,
                           'upper_bound': 848307393234917/140737488355328},
                    'x1': {'lower_bound': -3393123934853283/562949953421312,
                           'symbol': x1_counterfactual,
                           'upper_bound': 1587932065655227/281474976710656}},
 'interventional': {'x0': {'lower_bound': -3316695502054911/562949953421312,
                           'symbol': x0_interventional,
                           'upper_bound': 848307393234917/140737488355328},
                    'x1': {'lower_bound': -3393123934853283/562949953421312,
                           'symbol': x1_interventional,
                           'upper_bound': 1587932065655227/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 5.000000 in range [0.000000, 10.000000]...	solution exists & found.
	Iteration #002: testing norm threshold 0.162503 in range [0.000000, 0.325007]...	no solution exists.
	Iteration #003: testing norm threshold 0.243755 in range [0.162503, 0.325007]...	no solution exists.
	Iteration #004: testing norm threshold 0.284381 in range [0.243755, 0.325007]...	solution exists & found.
	Iteration #005: testing norm threshold 0.264068 in range [0.243755, 0.284381]...	no solution exists.
	Iteration #006: testing norm threshold 0.274225 in range [0.264068, 0.284381]...	solution exists & found.
	Iteration #007: testing norm threshold 0.269146 in range [0.264068, 0.274225]...	no solution exists.
	Iteration #008: testing norm threshold 0.271686 in range [0.269146, 0.274225]...	no solution exists.
	Iteration #009: testing norm threshold 0.272955 in range [0.271686, 0.274225]...	no solution exists.
	Iteration #010: testing norm threshold 0.273590 in range [0.272955, 0.274225]...	no solution exists.
	Iteration #011: testing norm threshold 0.273907 in range [0.273590, 0.274225]...	no solution exists.
	Iteration #012: testing norm threshold 0.274066 in range [0.273907, 0.274225]...	solution exists & found.
	Iteration #013: testing norm threshold 0.273987 in range [0.273907, 0.274066]...	solution exists & found.
	Iteration #014: testing norm threshold 0.273947 in range [0.273907, 0.273987]...	solution exists & found.
	Iteration #015: testing norm threshold 0.273927 in range [0.273907, 0.273947]...	solution exists & found.
	Iteration #016: testing norm threshold 0.273917 in range [0.273907, 0.273927]...	solution exists & found.
	Iteration #017: testing norm threshold 0.273912 in range [0.273907, 0.273917]...	no solution exists.


Factual sample: 		 {x0 : -2.959397460578352, x1 : -4.23723456229235, y: False}
Nearest counterfactual sample:	 {x0 : 3.570362713745524, x1 : -4.237231243867055, y: True} (verified)
Minimum counterfactual distance: 0.273917
