SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Projection_utils.h File Reference
#include "../common.h"
Include dependency graph for Projection_utils.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
 

Functions

bool smtrat::cad::projection::canBeRemoved (const UPoly &p)
 Checks whether a polynomial can safely be ignored. More...
 
bool smtrat::cad::projection::canBeForwarded (std::size_t, const UPoly &p)
 Checks whether a polynomial can safely be forwarded to the next level. More...