

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


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 0.500000 in range [0.000000, 1.000000]...	solution exists & found.
	Iteration #002: testing norm threshold 0.127579 in range [0.000000, 0.255158]...	no solution exists.
	Iteration #003: testing norm threshold 0.191368 in range [0.127579, 0.255158]...	no solution exists.
	Iteration #004: testing norm threshold 0.223263 in range [0.191368, 0.255158]...	solution exists & found.
	Iteration #005: testing norm threshold 0.207316 in range [0.191368, 0.223263]...	solution exists & found.
	Iteration #006: testing norm threshold 0.199342 in range [0.191368, 0.207316]...	no solution exists.
	Iteration #007: testing norm threshold 0.203329 in range [0.199342, 0.207316]...	no solution exists.
	Iteration #008: testing norm threshold 0.205322 in range [0.203329, 0.207316]...	solution exists & found.
	Iteration #009: testing norm threshold 0.204326 in range [0.203329, 0.205322]...	no solution exists.
	Iteration #010: testing norm threshold 0.204824 in range [0.204326, 0.205322]...	no solution exists.
	Iteration #011: testing norm threshold 0.205073 in range [0.204824, 0.205322]...	no solution exists.
	Iteration #012: testing norm threshold 0.205198 in range [0.205073, 0.205322]...	no solution exists.
	Iteration #013: testing norm threshold 0.205260 in range [0.205198, 0.205322]...	solution exists & found.
	Iteration #014: testing norm threshold 0.205229 in range [0.205198, 0.205260]...	no solution exists.
	Iteration #015: testing norm threshold 0.205245 in range [0.205229, 0.205260]...	solution exists & found.
	Iteration #016: testing norm threshold 0.205237 in range [0.205229, 0.205245]...	solution exists & found.


Factual sample: 		 {x0 : -2.3219492816227603, x1 : -3.6291014285937706, y: False}
Nearest counterfactual sample:	 {x0 : 2.6929052242227995, x1 : -3.6291447767489577, y: True} (verified)
Minimum counterfactual distance: 0.205237
