

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


Model Symbols:
{'counterfactual': {'x0': {'lower_bound': -3894893906706415/562949953421312,
                           'symbol': x0_counterfactual,
                           'upper_bound': 3307888273124183/562949953421312},
                    'x1': {'lower_bound': -101612442781781/17592186044416,
                           'symbol': x1_counterfactual,
                           'upper_bound': 3138580266649255/562949953421312}},
 'interventional': {'x0': {'lower_bound': -3894893906706415/562949953421312,
                           'symbol': x0_interventional,
                           'upper_bound': 3307888273124183/562949953421312},
                    'x1': {'lower_bound': -101612442781781/17592186044416,
                           'symbol': x1_interventional,
                           'upper_bound': 3138580266649255/562949953421312}},
 '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 0.500000 in range [0.000000, 1.000000]...	solution exists & found.
	Iteration #002: testing norm threshold 0.141647 in range [0.000000, 0.283294]...	no solution exists.
	Iteration #003: testing norm threshold 0.212471 in range [0.141647, 0.283294]...	no solution exists.
	Iteration #004: testing norm threshold 0.247882 in range [0.212471, 0.283294]...	no solution exists.
	Iteration #005: testing norm threshold 0.265588 in range [0.247882, 0.283294]...	solution exists & found.
	Iteration #006: testing norm threshold 0.256735 in range [0.247882, 0.265588]...	solution exists & found.
	Iteration #007: testing norm threshold 0.252309 in range [0.247882, 0.256735]...	no solution exists.
	Iteration #008: testing norm threshold 0.254522 in range [0.252309, 0.256735]...	no solution exists.
	Iteration #009: testing norm threshold 0.255629 in range [0.254522, 0.256735]...	no solution exists.
	Iteration #010: testing norm threshold 0.256182 in range [0.255629, 0.256735]...	no solution exists.
	Iteration #011: testing norm threshold 0.256459 in range [0.256182, 0.256735]...	no solution exists.
	Iteration #012: testing norm threshold 0.256597 in range [0.256459, 0.256735]...	solution exists & found.
	Iteration #013: testing norm threshold 0.256528 in range [0.256459, 0.256597]...	solution exists & found.
	Iteration #014: testing norm threshold 0.256493 in range [0.256459, 0.256528]...	no solution exists.
	Iteration #015: testing norm threshold 0.256511 in range [0.256493, 0.256528]...	no solution exists.
	Iteration #016: testing norm threshold 0.256519 in range [0.256511, 0.256528]...	solution exists & found.


Factual sample: 		 {x0 : -3.697625928382981, x1 : -2.710723282449463, y: False}
Nearest counterfactual sample:	 {x0 : 2.8665593609917144, x1 : -2.710723282449463, y: True} (verified)
Minimum counterfactual distance: 0.256519
