![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include "../common.h"

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... | |