SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
helper.h File Reference
#include <carl-arith/core/Variable.h>
#include <map>
#include <vector>
Include dependency graph for helper.h:
This graph shows which files directly or indirectly include this file:

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)