![]() |
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::mcsat | |
Functions | |
| std::string | smtrat::mcsat::get_name (VariableOrdering ordering) |
| std::ostream & | smtrat::mcsat::operator<< (std::ostream &os, VariableOrdering ordering) |
| template<VariableOrdering vot, typename Constraints > | |
| std::vector< carl::Variable > | smtrat::mcsat::calculate_variable_order (const Constraints &c) |
| template<VariableOrdering vot> | |
| std::vector< carl::Variable > | smtrat::mcsat::calculate_variable_order (const std::vector< ConstraintT > &constraints) |