SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Go to the source code of this file.
Data Structures | |
class | smtrat::IntEqModule< Settings > |
A module which checks whether the equations contained in the received (linear integer) formula have a solution. More... | |
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
Typedefs | |
typedef std::map< FormulaT, std::shared_ptr< std::vector< FormulaT > > > | smtrat::Formula_Origins |
Definition in file IntEqModule.h.