SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <STropSettings.h>
Static Public Attributes | |
static constexpr auto | moduleName = "STropModule<STropSettings2>" |
Name of the Module. More... | |
static constexpr subtropical::SeparatorType | separatorType = subtropical::SeparatorType::SEMIWEAK |
Type of linear separating hyperplane to search for. More... | |
static constexpr Mode | mode = Mode::TRANSFORM_EQUATION |
transformation of the formula to an equation More... | |
static constexpr bool | output_only = false |
Definition at line 35 of file STropSettings.h.
|
staticconstexpr |
transformation of the formula to an equation
Definition at line 41 of file STropSettings.h.
|
staticconstexpr |
Name of the Module.
Definition at line 37 of file STropSettings.h.
|
staticconstexpr |
Definition at line 43 of file STropSettings.h.
|
staticconstexpr |
Type of linear separating hyperplane to search for.
Definition at line 39 of file STropSettings.h.