SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <FPPSettings.h>
Public Types | |
typedef PreprocessingOne | Preprocessor |
Static Public Attributes | |
static constexpr auto | moduleName = "FPPModule<FPPSettings1Old>" |
static const int | max_iterations = 5 |
The maximum number of iterations in order to reach a fix point during the repeated application of preprocessing. More... | |
Definition at line 19 of file FPPSettings.h.
Definition at line 28 of file FPPSettings.h.
|
static |
The maximum number of iterations in order to reach a fix point during the repeated application of preprocessing.
If this number is negative, this procedure stops only if it indeed reached a fix point.
Definition at line 26 of file FPPSettings.h.
|
staticconstexpr |
Definition at line 21 of file FPPSettings.h.