![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|


Go to the source code of this file.
Namespaces | |
| smtrat | |
| Class to create the formulas for axioms. | |
| smtrat::cad | |
| smtrat::cad::projection | |
| smtrat::cad::projection::mccallum_partial | |
| Contains the implementation of an optimized version McCallums projection operator. | |
Functions | |
| template<typename Poly , typename Callback > | |
| void | smtrat::cad::projection::mccallum_partial::single (const Poly &p, carl::Variable variable, Callback &&cb) |
| template<typename Poly , typename Callback > | |
| void | smtrat::cad::projection::mccallum_partial::paired (const Poly &p, const UPoly &q, carl::Variable variable, Callback &&cb) |