

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


Model Symbols:
{'counterfactual': {'x0': {'lower_bound': -4677299678594081/1125899906842624,
                           'symbol': x0_counterfactual,
                           'upper_bound': 597016253335045/140737488355328},
                    'x1': {'lower_bound': -8649541274119025/2251799813685248,
                           'symbol': x1_counterfactual,
                           'upper_bound': 8913627213352543/2251799813685248}},
 'interventional': {'x0': {'lower_bound': -4677299678594081/1125899906842624,
                           'symbol': x0_interventional,
                           'upper_bound': 597016253335045/140737488355328},
                    'x1': {'lower_bound': -8649541274119025/2251799813685248,
                           'symbol': x1_interventional,
                           'upper_bound': 8913627213352543/2251799813685248}},
 '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.178902 in range [0.000000, 0.357805]...	no solution exists.
	Iteration #003: testing norm threshold 0.268354 in range [0.178902, 0.357805]...	no solution exists.
	Iteration #004: testing norm threshold 0.313079 in range [0.268354, 0.357805]...	solution exists & found.
	Iteration #005: testing norm threshold 0.290717 in range [0.268354, 0.313079]...	solution exists & found.
	Iteration #006: testing norm threshold 0.279535 in range [0.268354, 0.290717]...	no solution exists.
	Iteration #007: testing norm threshold 0.285126 in range [0.279535, 0.290717]...	no solution exists.
	Iteration #008: testing norm threshold 0.287921 in range [0.285126, 0.290717]...	no solution exists.
	Iteration #009: testing norm threshold 0.289319 in range [0.287921, 0.290717]...	solution exists & found.
	Iteration #010: testing norm threshold 0.288620 in range [0.287921, 0.289319]...	no solution exists.
	Iteration #011: testing norm threshold 0.288970 in range [0.288620, 0.289319]...	solution exists & found.
	Iteration #012: testing norm threshold 0.288795 in range [0.288620, 0.288970]...	no solution exists.
	Iteration #013: testing norm threshold 0.288882 in range [0.288795, 0.288970]...	solution exists & found.
	Iteration #014: testing norm threshold 0.288839 in range [0.288795, 0.288882]...	no solution exists.
	Iteration #015: testing norm threshold 0.288861 in range [0.288839, 0.288882]...	no solution exists.
	Iteration #016: testing norm threshold 0.288871 in range [0.288861, 0.288882]...	solution exists & found.
	Iteration #017: testing norm threshold 0.288866 in range [0.288861, 0.288872]...	no solution exists.


Factual sample: 		 {x0 : -3.193051472193289, x1 : -2.1852400656562714, y: False}
Nearest counterfactual sample:	 {x0 : 1.657869954559512, x1 : -2.1852400656562714, y: True} (verified)
Minimum counterfactual distance: 0.288871
