

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


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.203575 in range [0.000000, 0.407150]...	no solution exists.
	Iteration #003: testing norm threshold 0.305362 in range [0.203575, 0.407150]...	solution exists & found.
	Iteration #004: testing norm threshold 0.247700 in range [0.203575, 0.291825]...	no solution exists.
	Iteration #005: testing norm threshold 0.269762 in range [0.247700, 0.291825]...	no solution exists.
	Iteration #006: testing norm threshold 0.280794 in range [0.269762, 0.291825]...	solution exists & found.
	Iteration #007: testing norm threshold 0.275278 in range [0.269762, 0.280794]...	no solution exists.
	Iteration #008: testing norm threshold 0.278036 in range [0.275278, 0.280794]...	no solution exists.
	Iteration #009: testing norm threshold 0.279415 in range [0.278036, 0.280794]...	solution exists & found.
	Iteration #010: testing norm threshold 0.278725 in range [0.278036, 0.279415]...	no solution exists.
	Iteration #011: testing norm threshold 0.279070 in range [0.278725, 0.279415]...	solution exists & found.
	Iteration #012: testing norm threshold 0.278898 in range [0.278725, 0.279070]...	no solution exists.
	Iteration #013: testing norm threshold 0.278984 in range [0.278898, 0.279070]...	solution exists & found.
	Iteration #014: testing norm threshold 0.278941 in range [0.278898, 0.278984]...	solution exists & found.
	Iteration #015: testing norm threshold 0.278919 in range [0.278898, 0.278941]...	solution exists & found.
	Iteration #016: testing norm threshold 0.278909 in range [0.278898, 0.278920]...	solution exists & found.
	Iteration #017: testing norm threshold 0.278903 in range [0.278898, 0.278909]...	solution exists & found.


Factual sample: 		 {x0 : -3.61619594827318, x1 : -3.586975018446463, y: False}
Nearest counterfactual sample:	 {x0 : 3.0324250006205142, x1 : -3.586975018446463, y: True} (verified)
Minimum counterfactual distance: 0.278903
