SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <carl-arith/core/Variable.h>
#include <map>
#include <vector>
Go to the source code of this file.
Data Structures | |
struct | smtrat::mcsat::variableordering::VariableIDs |
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
smtrat::mcsat | |
smtrat::mcsat::variableordering | |
Functions | |
std::ostream & | smtrat::mcsat::variableordering::operator<< (std::ostream &os, const VariableIDs &vids) |
template<typename Constraints > | |
void | smtrat::mcsat::variableordering::gatherVariables (carl::carlVariables &vars, const Constraints &constraints) |