14 static constexpr
char moduleName[] =
"CoveringNGModule<CoveringNGSettingsDefault>";
33 std::size_t fe_results = 1;
35 bool fe_stop_evaluation_on_conflict =
false;
36 bool fe_preprocess =
true;
37 bool fe_postprocess =
false;
39 return Type(proj, fe_implicant_ordering, fe_results, fe_constraint_ordering, fe_stop_evaluation_on_conflict, fe_preprocess, fe_postprocess, fe_boolean_exploration);
Encapsulates all computations on polynomials.
@ BIGGEST_CELL_COVERING_MIN_TDEG
VariableOrderingHeuristics
Possible heuristics for variable ordering.
@ LOWER_UPPER_BETWEEN_SAMPLING_AVOID_RAN
Class to create the formulas for axioms.
static constexpr char moduleName[]
static constexpr cadcells::representation::CoveringHeuristic covering_heuristic
static constexpr covering_ng::SamplingAlgorithm sampling_algorithm
static constexpr bool transform_boolean_variables_to_reals
static constexpr covering_ng::variables::VariableOrderingHeuristics variable_ordering_heuristic
static constexpr cadcells::representation::CellHeuristic cell_heuristic