

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


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.122499 in range [0.000000, 0.244998]...	no solution exists.
	Iteration #003: testing norm threshold 0.183748 in range [0.122499, 0.244998]...	no solution exists.
	Iteration #004: testing norm threshold 0.214373 in range [0.183748, 0.244998]...	solution exists & found.
	Iteration #005: testing norm threshold 0.199061 in range [0.183748, 0.214373]...	no solution exists.
	Iteration #006: testing norm threshold 0.206717 in range [0.199061, 0.214373]...	solution exists & found.
	Iteration #007: testing norm threshold 0.202889 in range [0.199061, 0.206717]...	solution exists & found.
	Iteration #008: testing norm threshold 0.200975 in range [0.199061, 0.202889]...	no solution exists.
	Iteration #009: testing norm threshold 0.201932 in range [0.200975, 0.202889]...	no solution exists.
	Iteration #010: testing norm threshold 0.202411 in range [0.201932, 0.202889]...	solution exists & found.
	Iteration #011: testing norm threshold 0.202171 in range [0.201932, 0.202411]...	no solution exists.
	Iteration #012: testing norm threshold 0.202291 in range [0.202171, 0.202411]...	solution exists & found.
	Iteration #013: testing norm threshold 0.202231 in range [0.202171, 0.202291]...	no solution exists.
	Iteration #014: testing norm threshold 0.202261 in range [0.202231, 0.202291]...	no solution exists.
	Iteration #015: testing norm threshold 0.202276 in range [0.202261, 0.202291]...	no solution exists.
	Iteration #016: testing norm threshold 0.202284 in range [0.202276, 0.202291]...	solution exists & found.


Factual sample: 		 {x0 : -2.102232949000197, x1 : -3.2091663660621657, y: False}
Nearest counterfactual sample:	 {x0 : 2.719893883010491, x1 : -3.2091663660621657, y: True} (verified)
Minimum counterfactual distance: 0.202284
