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

Go to the source code of this file.
Namespaces | |
| smtrat | |
| Class to create the formulas for axioms. | |
| smtrat::groebner | |
Typedefs | |
| typedef std::map< carl::Variable, std::pair< TermT, carl::BitVector > > | smtrat::groebner::RewriteRules |
Functions | |
| template<typename Polynomial > | |
| static Polynomial | smtrat::groebner::rewritePolynomial (const Polynomial &inputPolynomial, const RewriteRules &rules) |