

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


Model Symbols:
{'counterfactual': {'x0_cat_0': {'lower_bound': 0,
                                 'symbol': x0_cat_0_counterfactual,
                                 'upper_bound': 1},
                    'x0_cat_1': {'lower_bound': 0,
                                 'symbol': x0_cat_1_counterfactual,
                                 'upper_bound': 1},
                    'x0_cat_2': {'lower_bound': 0,
                                 'symbol': x0_cat_2_counterfactual,
                                 'upper_bound': 1},
                    'x0_cat_3': {'lower_bound': 0,
                                 'symbol': x0_cat_3_counterfactual,
                                 'upper_bound': 1},
                    'x1': {'lower_bound': 0,
                           'symbol': x1_counterfactual,
                           'upper_bound': 1},
                    'x2': {'lower_bound': 0.0,
                           'symbol': x2_counterfactual,
                           'upper_bound': 1.0},
                    'x3': {'lower_bound': 0.0,
                           'symbol': x3_counterfactual,
                           'upper_bound': 1.0},
                    'x4': {'lower_bound': 0,
                           'symbol': x4_counterfactual,
                           'upper_bound': 1}},
 'interventional': {'x0_cat_0': {'lower_bound': 0,
                                 'symbol': x0_cat_0_interventional,
                                 'upper_bound': 1},
                    'x0_cat_1': {'lower_bound': 0,
                                 'symbol': x0_cat_1_interventional,
                                 'upper_bound': 1},
                    'x0_cat_2': {'lower_bound': 0,
                                 'symbol': x0_cat_2_interventional,
                                 'upper_bound': 1},
                    'x0_cat_3': {'lower_bound': 0,
                                 'symbol': x0_cat_3_interventional,
                                 'upper_bound': 1},
                    'x1': {'lower_bound': 0,
                           'symbol': x1_interventional,
                           'upper_bound': 1},
                    'x2': {'lower_bound': 0.0,
                           'symbol': x2_interventional,
                           'upper_bound': 1.0},
                    'x3': {'lower_bound': 0.0,
                           'symbol': x3_interventional,
                           'upper_bound': 1.0},
                    'x4': {'lower_bound': 0,
                           'symbol': x4_interventional,
                           'upper_bound': 1}},
 '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 2.500000 in range [0.000000, 5.000000]...	no solution exists.
	Iteration #002: testing norm threshold 3.750000 in range [2.500000, 5.000000]...	no solution exists.
	Iteration #003: testing norm threshold 4.375000 in range [3.750000, 5.000000]...	no solution exists.
	Iteration #004: testing norm threshold 4.687500 in range [4.375000, 5.000000]...	no solution exists.
	Iteration #005: testing norm threshold 4.843750 in range [4.687500, 5.000000]...	no solution exists.
	Iteration #006: testing norm threshold 4.921875 in range [4.843750, 5.000000]...	no solution exists.
	Iteration #007: testing norm threshold 4.960938 in range [4.921875, 5.000000]...	no solution exists.
	Iteration #008: testing norm threshold 4.980469 in range [4.960938, 5.000000]...	no solution exists.
	Iteration #009: testing norm threshold 4.990234 in range [4.980469, 5.000000]...	no solution exists.
	Iteration #010: testing norm threshold 4.995117 in range [4.990234, 5.000000]...	no solution exists.
	Iteration #011: testing norm threshold 4.997559 in range [4.995117, 5.000000]...	no solution exists.
	Iteration #012: testing norm threshold 4.998779 in range [4.997559, 5.000000]...	no solution exists.
	Iteration #013: testing norm threshold 4.999390 in range [4.998779, 5.000000]...	no solution exists.
	Iteration #014: testing norm threshold 4.999695 in range [4.999390, 5.000000]...	no solution exists.
	Iteration #015: testing norm threshold 4.999847 in range [4.999695, 5.000000]...	no solution exists.
	Iteration #016: testing norm threshold 4.999924 in range [4.999847, 5.000000]...	no solution exists.
	Iteration #017: testing norm threshold 4.999962 in range [4.999924, 5.000000]...	no solution exists.
	Iteration #018: testing norm threshold 4.999981 in range [4.999962, 5.000000]...	no solution exists.
	Iteration #019: testing norm threshold 4.999990 in range [4.999981, 5.000000]...	no solution exists.


Factual sample: 		 {x0_cat_0 : 0.0, x0_cat_1 : 1.0, x0_cat_2 : 0.0, x0_cat_3 : 0.0, x1 : 0.058823529411764705, x2 : 0.17321448222735777, x3 : 0.6666666666666666, x4 : 0.35714285714285715, y: False}
Nearest counterfactual sample:	 No sample found. (verified)
Minimum counterfactual distance: inf
