

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


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.183251 in range [0.000000, 0.366502]...	no solution exists.
	Iteration #003: testing norm threshold 0.274876 in range [0.183251, 0.366502]...	solution exists & found.
	Iteration #004: testing norm threshold 0.229064 in range [0.183251, 0.274877]...	no solution exists.
	Iteration #005: testing norm threshold 0.251970 in range [0.229064, 0.274877]...	solution exists & found.
	Iteration #006: testing norm threshold 0.240517 in range [0.229064, 0.251970]...	no solution exists.
	Iteration #007: testing norm threshold 0.246244 in range [0.240517, 0.251970]...	no solution exists.
	Iteration #008: testing norm threshold 0.249107 in range [0.246244, 0.251970]...	no solution exists.
	Iteration #009: testing norm threshold 0.250539 in range [0.249107, 0.251970]...	solution exists & found.
	Iteration #010: testing norm threshold 0.249823 in range [0.249107, 0.250539]...	no solution exists.
	Iteration #011: testing norm threshold 0.250181 in range [0.249823, 0.250539]...	solution exists & found.
	Iteration #012: testing norm threshold 0.250002 in range [0.249823, 0.250181]...	no solution exists.
	Iteration #013: testing norm threshold 0.250091 in range [0.250002, 0.250181]...	no solution exists.
	Iteration #014: testing norm threshold 0.250136 in range [0.250091, 0.250181]...	no solution exists.
	Iteration #015: testing norm threshold 0.250159 in range [0.250136, 0.250181]...	solution exists & found.
	Iteration #016: testing norm threshold 0.250147 in range [0.250136, 0.250159]...	no solution exists.
	Iteration #017: testing norm threshold 0.250153 in range [0.250147, 0.250159]...	solution exists & found.


Factual sample: 		 {x0 : -3.8448343389459865, x1 : -3.075926879780657, y: False}
Nearest counterfactual sample:	 {x0 : 2.2675801070681487, x1 : -3.075926879780657, y: True} (verified)
Minimum counterfactual distance: 0.250153
