16 static constexpr
auto moduleName =
"CSplitModule<CSplitSettings1>";
Class to create the formulas for axioms.
static constexpr size_t maxIter
Maximum number of iterations before returning unknown.
static constexpr size_t maximalRadius
Maximal radius of domain that still gets bloated.
static constexpr size_t expansionBase
Base number 2 <= expansionBase <= maxDomainSize for the expansion.
static constexpr size_t initialRadius
Radius of initial variable domains.
static constexpr size_t maxDomainSize
Limit size for the domain of variables that need to be expanded.
static constexpr auto moduleName
Name of the Module.
static constexpr size_t discrDenom
Common denominator for the discretization of rational variables.
static constexpr size_t maxBloatedDomains
Maximal number of bounds to bloat in one iteration.
static constexpr size_t thresholdRadius
Threshold radius to.