

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


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.150053 in range [0.000000, 0.300106]...	no solution exists.
	Iteration #003: testing norm threshold 0.225080 in range [0.150053, 0.300106]...	no solution exists.
	Iteration #004: testing norm threshold 0.262593 in range [0.225080, 0.300106]...	solution exists & found.
	Iteration #005: testing norm threshold 0.234082 in range [0.225080, 0.243084]...	solution exists & found.
	Iteration #006: testing norm threshold 0.229581 in range [0.225080, 0.234082]...	no solution exists.
	Iteration #007: testing norm threshold 0.231832 in range [0.229581, 0.234082]...	solution exists & found.
	Iteration #008: testing norm threshold 0.230706 in range [0.229581, 0.231832]...	solution exists & found.
	Iteration #009: testing norm threshold 0.230144 in range [0.229581, 0.230706]...	no solution exists.
	Iteration #010: testing norm threshold 0.230425 in range [0.230144, 0.230706]...	solution exists & found.
	Iteration #011: testing norm threshold 0.230284 in range [0.230144, 0.230425]...	solution exists & found.
	Iteration #012: testing norm threshold 0.230214 in range [0.230144, 0.230284]...	solution exists & found.
	Iteration #013: testing norm threshold 0.230179 in range [0.230144, 0.230214]...	solution exists & found.
	Iteration #014: testing norm threshold 0.230161 in range [0.230144, 0.230179]...	solution exists & found.
	Iteration #015: testing norm threshold 0.230153 in range [0.230144, 0.230161]...	no solution exists.


Factual sample: 		 {x0 : -2.9262314643331457, x1 : -3.0165712849404587, y: False}
Nearest counterfactual sample:	 {x0 : 2.560366004224829, x1 : -3.0164827379053287, y: True} (verified)
Minimum counterfactual distance: 0.230161
