

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


Model Symbols:
{'counterfactual': {'x0': {'lower_bound': -6807874525016055/1125899906842624,
                           'symbol': x0_counterfactual,
                           'upper_bound': 6947641743653723/1125899906842624},
                    'x1': {'lower_bound': -3154661586673739/562949953421312,
                           'symbol': x1_counterfactual,
                           'upper_bound': 3248030065897759/562949953421312}},
 'interventional': {'x0': {'lower_bound': -6807874525016055/1125899906842624,
                           'symbol': x0_interventional,
                           'upper_bound': 6947641743653723/1125899906842624},
                    'x1': {'lower_bound': -3154661586673739/562949953421312,
                           'symbol': x1_interventional,
                           'upper_bound': 3248030065897759/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 5.000000 in range [0.000000, 10.000000]...	solution exists & found.
	Iteration #002: testing norm threshold 0.170202 in range [0.000000, 0.340404]...	no solution exists.
	Iteration #003: testing norm threshold 0.255303 in range [0.170202, 0.340404]...	no solution exists.
	Iteration #004: testing norm threshold 0.297854 in range [0.255303, 0.340404]...	solution exists & found.
	Iteration #005: testing norm threshold 0.276578 in range [0.255303, 0.297854]...	no solution exists.
	Iteration #006: testing norm threshold 0.287216 in range [0.276578, 0.297854]...	no solution exists.
	Iteration #007: testing norm threshold 0.292535 in range [0.287216, 0.297854]...	solution exists & found.
	Iteration #008: testing norm threshold 0.289875 in range [0.287216, 0.292535]...	no solution exists.
	Iteration #009: testing norm threshold 0.291205 in range [0.289875, 0.292535]...	solution exists & found.
	Iteration #010: testing norm threshold 0.290540 in range [0.289875, 0.291205]...	solution exists & found.
	Iteration #011: testing norm threshold 0.290208 in range [0.289875, 0.290540]...	no solution exists.
	Iteration #012: testing norm threshold 0.290374 in range [0.290208, 0.290540]...	no solution exists.
	Iteration #013: testing norm threshold 0.290457 in range [0.290374, 0.290540]...	no solution exists.
	Iteration #014: testing norm threshold 0.290499 in range [0.290457, 0.290540]...	solution exists & found.
	Iteration #015: testing norm threshold 0.290478 in range [0.290457, 0.290499]...	no solution exists.
	Iteration #016: testing norm threshold 0.290489 in range [0.290478, 0.290499]...	solution exists & found.
	Iteration #017: testing norm threshold 0.290483 in range [0.290478, 0.290489]...	solution exists & found.


Factual sample: 		 {x0 : -4.687229572584936, x1 : -3.2619690131459818, y: False}
Nearest counterfactual sample:	 {x0 : 2.410453300284308, x1 : -3.261788849915387, y: True} (verified)
Minimum counterfactual distance: 0.290483
