

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


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.180604 in range [0.000000, 0.361208]...	no solution exists.
	Iteration #003: testing norm threshold 0.270906 in range [0.180604, 0.361208]...	no solution exists.
	Iteration #004: testing norm threshold 0.316057 in range [0.270906, 0.361208]...	solution exists & found.
	Iteration #005: testing norm threshold 0.293482 in range [0.270906, 0.316057]...	solution exists & found.
	Iteration #006: testing norm threshold 0.282194 in range [0.270906, 0.293482]...	no solution exists.
	Iteration #007: testing norm threshold 0.287838 in range [0.282194, 0.293482]...	solution exists & found.
	Iteration #008: testing norm threshold 0.285016 in range [0.282194, 0.287838]...	no solution exists.
	Iteration #009: testing norm threshold 0.286427 in range [0.285016, 0.287838]...	solution exists & found.
	Iteration #010: testing norm threshold 0.285721 in range [0.285016, 0.286427]...	solution exists & found.
	Iteration #011: testing norm threshold 0.285369 in range [0.285016, 0.285721]...	no solution exists.
	Iteration #012: testing norm threshold 0.285545 in range [0.285369, 0.285721]...	solution exists & found.
	Iteration #013: testing norm threshold 0.285457 in range [0.285369, 0.285545]...	solution exists & found.
	Iteration #014: testing norm threshold 0.285413 in range [0.285369, 0.285457]...	no solution exists.
	Iteration #015: testing norm threshold 0.285435 in range [0.285413, 0.285457]...	solution exists & found.
	Iteration #016: testing norm threshold 0.285424 in range [0.285413, 0.285435]...	solution exists & found.
	Iteration #017: testing norm threshold 0.285418 in range [0.285413, 0.285424]...	no solution exists.


Factual sample: 		 {x0 : -4.432413147406207, x1 : -2.788305979150815, y: False}
Nearest counterfactual sample:	 {x0 : 2.3716489389199076, x1 : -2.788305979150815, y: True} (verified)
Minimum counterfactual distance: 0.285424
