SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Typedefs | |
using | OperatorType = boost::variant< Poly::ConstructorOperation, carl::Relation > |
Functions | |
FormulaT | makeConstraint (ArithmeticTheory &at, const Poly &lhs, const Poly &rhs, carl::Relation rel) |
bool | isBooleanIdentity (const OperatorType &op, const std::vector< types::TermType > &arguments, TheoryError &errors) |
using smtrat::parser::arithmetic::OperatorType = typedef boost::variant<Poly::ConstructorOperation, carl::Relation> |
Definition at line 11 of file Arithmetic.h.
|
inline |
Definition at line 134 of file Arithmetic.cpp.
|
inline |
Definition at line 68 of file Arithmetic.cpp.