

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


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.167565 in range [0.000000, 0.335130]...	no solution exists.
	Iteration #003: testing norm threshold 0.251348 in range [0.167565, 0.335130]...	no solution exists.
	Iteration #004: testing norm threshold 0.293239 in range [0.251348, 0.335130]...	solution exists & found.
	Iteration #005: testing norm threshold 0.272294 in range [0.251348, 0.293239]...	solution exists & found.
	Iteration #006: testing norm threshold 0.261821 in range [0.251348, 0.272294]...	solution exists & found.
	Iteration #007: testing norm threshold 0.256584 in range [0.251348, 0.261821]...	no solution exists.
	Iteration #008: testing norm threshold 0.259203 in range [0.256584, 0.261821]...	solution exists & found.
	Iteration #009: testing norm threshold 0.257894 in range [0.256584, 0.259203]...	no solution exists.
	Iteration #010: testing norm threshold 0.258548 in range [0.257894, 0.259203]...	solution exists & found.
	Iteration #011: testing norm threshold 0.258221 in range [0.257894, 0.258548]...	no solution exists.
	Iteration #012: testing norm threshold 0.258385 in range [0.258221, 0.258548]...	no solution exists.
	Iteration #013: testing norm threshold 0.258466 in range [0.258385, 0.258548]...	no solution exists.
	Iteration #014: testing norm threshold 0.258507 in range [0.258466, 0.258548]...	no solution exists.
	Iteration #015: testing norm threshold 0.258528 in range [0.258507, 0.258548]...	no solution exists.
	Iteration #016: testing norm threshold 0.258538 in range [0.258528, 0.258548]...	solution exists & found.
	Iteration #017: testing norm threshold 0.258533 in range [0.258528, 0.258538]...	solution exists & found.


Factual sample: 		 {x0 : -3.3787759403053803, x1 : -3.2869889027268595, y: False}
Nearest counterfactual sample:	 {x0 : 2.7842462624532134, x1 : -3.2869889027268595, y: True} (verified)
Minimum counterfactual distance: 0.258533
