![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
All preprocessing modules shall derive from this module, that is modules, which simplify their received formula to an equisatisfiable formula being passed to their backends. More...
#include "Module.h"

Go to the source code of this file.
Data Structures | |
| class | smtrat::PModule |
Namespaces | |
| smtrat | |
| Class to create the formulas for axioms. | |
All preprocessing modules shall derive from this module, that is modules, which simplify their received formula to an equisatisfiable formula being passed to their backends.
Definition in file PModule.h.