SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Go to the source code of this file.
Data Structures | |
struct | smtrat::parser::ArithmeticTheory |
Implements the theory of arithmetic, including LRA, LIA, NRA and NIA. More... | |
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
smtrat::parser | |
smtrat::parser::arithmetic | |
Typedefs | |
using | smtrat::parser::arithmetic::OperatorType = boost::variant< Poly::ConstructorOperation, carl::Relation > |