SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
McCallum_partial.h File Reference
#include "McCallum.h"
#include "utils.h"
Include dependency graph for McCallum_partial.h:
This graph shows which files directly or indirectly include this file:

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)