

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


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.191287 in range [0.000000, 0.382574]...	no solution exists.
	Iteration #003: testing norm threshold 0.286931 in range [0.191287, 0.382574]...	no solution exists.
	Iteration #004: testing norm threshold 0.334752 in range [0.286931, 0.382574]...	solution exists & found.
	Iteration #005: testing norm threshold 0.310841 in range [0.286931, 0.334752]...	no solution exists.
	Iteration #006: testing norm threshold 0.322797 in range [0.310841, 0.334752]...	no solution exists.
	Iteration #007: testing norm threshold 0.328775 in range [0.322797, 0.334752]...	no solution exists.
	Iteration #008: testing norm threshold 0.331764 in range [0.328775, 0.334752]...	solution exists & found.
	Iteration #009: testing norm threshold 0.330269 in range [0.328775, 0.331764]...	no solution exists.
	Iteration #010: testing norm threshold 0.331016 in range [0.330269, 0.331764]...	solution exists & found.
	Iteration #011: testing norm threshold 0.330643 in range [0.330269, 0.331016]...	no solution exists.
	Iteration #012: testing norm threshold 0.330830 in range [0.330643, 0.331016]...	no solution exists.
	Iteration #013: testing norm threshold 0.330923 in range [0.330830, 0.331016]...	solution exists & found.
	Iteration #014: testing norm threshold 0.330876 in range [0.330830, 0.330923]...	solution exists & found.
	Iteration #015: testing norm threshold 0.330853 in range [0.330830, 0.330876]...	no solution exists.
	Iteration #016: testing norm threshold 0.330865 in range [0.330853, 0.330876]...	no solution exists.
	Iteration #017: testing norm threshold 0.330871 in range [0.330865, 0.330876]...	no solution exists.


Factual sample: 		 {x0 : -3.72895176367461, x1 : -4.948089934573353, y: False}
Nearest counterfactual sample:	 {x0 : 4.158576713285039, x1 : -4.948138424495611, y: True} (verified)
Minimum counterfactual distance: 0.330876
