

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


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.191922 in range [0.000000, 0.383843]...	no solution exists.
	Iteration #003: testing norm threshold 0.287882 in range [0.191922, 0.383843]...	no solution exists.
	Iteration #004: testing norm threshold 0.335863 in range [0.287882, 0.383843]...	solution exists & found.
	Iteration #005: testing norm threshold 0.311873 in range [0.287882, 0.335863]...	no solution exists.
	Iteration #006: testing norm threshold 0.323868 in range [0.311873, 0.335863]...	no solution exists.
	Iteration #007: testing norm threshold 0.329865 in range [0.323868, 0.335863]...	no solution exists.
	Iteration #008: testing norm threshold 0.332864 in range [0.329865, 0.335863]...	no solution exists.
	Iteration #009: testing norm threshold 0.334363 in range [0.332864, 0.335863]...	solution exists & found.
	Iteration #010: testing norm threshold 0.333614 in range [0.332864, 0.334364]...	solution exists & found.
	Iteration #011: testing norm threshold 0.333239 in range [0.332864, 0.333614]...	no solution exists.
	Iteration #012: testing norm threshold 0.333426 in range [0.333239, 0.333614]...	solution exists & found.
	Iteration #013: testing norm threshold 0.333333 in range [0.333239, 0.333427]...	no solution exists.
	Iteration #014: testing norm threshold 0.333380 in range [0.333333, 0.333427]...	no solution exists.
	Iteration #015: testing norm threshold 0.333403 in range [0.333380, 0.333427]...	solution exists & found.
	Iteration #016: testing norm threshold 0.333391 in range [0.333380, 0.333403]...	no solution exists.
	Iteration #017: testing norm threshold 0.333397 in range [0.333391, 0.333403]...	no solution exists.


Factual sample: 		 {x0 : -4.512480360341916, x1 : -3.842516712707472, y: False}
Nearest counterfactual sample:	 {x0 : 4.019112079533029, x1 : -3.842516712707472, y: True} (verified)
Minimum counterfactual distance: 0.333403
