16 template<
typename Settings>
All preprocessing modules shall derive from this module, that is modules, which simplify their receiv...
Answer checkCore()
Checks the received formula for consistency.
SymmetryModule(const ModuleInput *_formula, Conditionals &_conditionals, Manager *_manager=nullptr)
Class to create the formulas for axioms.
const settings::Settings & Settings()
Answer
An enum with the possible answers a Module can give.
std::vector< std::atomic_bool * > Conditionals
A vector of atomic bool pointers.