

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


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.189446 in range [0.000000, 0.378892]...	no solution exists.
	Iteration #003: testing norm threshold 0.284169 in range [0.189446, 0.378892]...	solution exists & found.
	Iteration #004: testing norm threshold 0.236808 in range [0.189446, 0.284169]...	no solution exists.
	Iteration #005: testing norm threshold 0.260488 in range [0.236808, 0.284169]...	solution exists & found.
	Iteration #006: testing norm threshold 0.248648 in range [0.236808, 0.260489]...	no solution exists.
	Iteration #007: testing norm threshold 0.254568 in range [0.248648, 0.260489]...	no solution exists.
	Iteration #008: testing norm threshold 0.257528 in range [0.254568, 0.260489]...	solution exists & found.
	Iteration #009: testing norm threshold 0.256048 in range [0.254568, 0.257529]...	solution exists & found.
	Iteration #010: testing norm threshold 0.255308 in range [0.254568, 0.256049]...	no solution exists.
	Iteration #011: testing norm threshold 0.255678 in range [0.255308, 0.256049]...	no solution exists.
	Iteration #012: testing norm threshold 0.255864 in range [0.255678, 0.256049]...	no solution exists.
	Iteration #013: testing norm threshold 0.255956 in range [0.255864, 0.256049]...	no solution exists.
	Iteration #014: testing norm threshold 0.256002 in range [0.255956, 0.256049]...	no solution exists.
	Iteration #015: testing norm threshold 0.256025 in range [0.256002, 0.256049]...	solution exists & found.
	Iteration #016: testing norm threshold 0.256014 in range [0.256002, 0.256026]...	solution exists & found.
	Iteration #017: testing norm threshold 0.256008 in range [0.256002, 0.256014]...	no solution exists.


Factual sample: 		 {x0 : -3.7553627567184913, x1 : -2.7593074558068307, y: False}
Nearest counterfactual sample:	 {x0 : 2.347502598501677, x1 : -2.759202341293987, y: True} (verified)
Minimum counterfactual distance: 0.256014
