SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <NewCoveringSettings.h>
Public Types | |
using | op = cadcells::operators::Mccallum< cadcells::operators::MccallumSettings > |
Static Public Attributes | |
static constexpr bool | incremental = false |
static constexpr bool | backtracking = false |
static constexpr char | moduleName [] = "NewCoveringModule<NewCovering>" |
static constexpr mcsat::VariableOrdering | variableOrderingStrategy = mcsat::VariableOrdering::GreedyMaxUnivariate |
static constexpr smtrat::cadcells::representation::CoveringHeuristic | covering_heuristic = cadcells::representation::BIGGEST_CELL_COVERING |
static constexpr smtrat::SamplingAlgorithm | sampling_algorithm = smtrat::SamplingAlgorithm::LOWER_UPPER_BETWEEN_SAMPLING |
static constexpr smtrat::IsSampleOutsideAlgorithm | is_sample_outside_algorithm = smtrat::IsSampleOutsideAlgorithm::DEFAULT |
Definition at line 39 of file NewCoveringSettings.h.
|
inherited |
Definition at line 24 of file NewCoveringSettings.h.
|
staticconstexpr |
Definition at line 41 of file NewCoveringSettings.h.
|
staticconstexprinherited |
Definition at line 23 of file NewCoveringSettings.h.
|
staticconstexpr |
Definition at line 40 of file NewCoveringSettings.h.
|
staticconstexprinherited |
Definition at line 26 of file NewCoveringSettings.h.
|
staticconstexprinherited |
Definition at line 21 of file NewCoveringSettings.h.
|
staticconstexprinherited |
Definition at line 25 of file NewCoveringSettings.h.
|
staticconstexprinherited |
Definition at line 22 of file NewCoveringSettings.h.