

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


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.180347 in range [0.000000, 0.360693]...	no solution exists.
	Iteration #003: testing norm threshold 0.270520 in range [0.180347, 0.360693]...	solution exists & found.
	Iteration #004: testing norm threshold 0.225433 in range [0.180347, 0.270520]...	no solution exists.
	Iteration #005: testing norm threshold 0.247977 in range [0.225433, 0.270520]...	solution exists & found.
	Iteration #006: testing norm threshold 0.236705 in range [0.225433, 0.247977]...	no solution exists.
	Iteration #007: testing norm threshold 0.242341 in range [0.236705, 0.247977]...	solution exists & found.
	Iteration #008: testing norm threshold 0.239523 in range [0.236705, 0.242341]...	no solution exists.
	Iteration #009: testing norm threshold 0.240932 in range [0.239523, 0.242341]...	no solution exists.
	Iteration #010: testing norm threshold 0.241637 in range [0.240932, 0.242341]...	solution exists & found.
	Iteration #011: testing norm threshold 0.241284 in range [0.240932, 0.241637]...	solution exists & found.
	Iteration #012: testing norm threshold 0.241108 in range [0.240932, 0.241284]...	no solution exists.
	Iteration #013: testing norm threshold 0.241196 in range [0.241108, 0.241284]...	no solution exists.
	Iteration #014: testing norm threshold 0.241240 in range [0.241196, 0.241284]...	no solution exists.
	Iteration #015: testing norm threshold 0.241262 in range [0.241240, 0.241284]...	no solution exists.
	Iteration #016: testing norm threshold 0.241273 in range [0.241262, 0.241284]...	solution exists & found.
	Iteration #017: testing norm threshold 0.241268 in range [0.241262, 0.241274]...	no solution exists.


Factual sample: 		 {x0 : -2.7302262102674355, x1 : -3.5736145009909026, y: False}
Nearest counterfactual sample:	 {x0 : 3.021357652220158, x1 : -3.5736145009909026, y: True} (verified)
Minimum counterfactual distance: 0.241273
