19 #ifdef SMTRAT_DEVOPTION_Statistics
21 CNFerModuleStatistics&
mStatistics = statistics_get<CNFerModuleStatistics>(
"CNFerModule");
All preprocessing modules shall derive from this module, that is modules, which simplify their receiv...
CNFerModule(const ModuleInput *, Conditionals &, Manager *const =NULL)
Constructs a CNFerModule.
~CNFerModule()
Destructs a CNFerModule.
Answer checkCore()
Checks the received formula for consistency.
ModuleStatistics & mStatistics
Class to create the formulas for axioms.
Answer
An enum with the possible answers a Module can give.
std::vector< std::atomic_bool * > Conditionals
A vector of atomic bool pointers.
static constexpr auto moduleName