carl is the main namespace for the library.
std::ostream & operator<<(std::ostream &os, const BasicConstraint< Poly > &c)
Prints the given constraint on the given stream.
static SortManager & getInstance()
Returns the single instance of this class by reference.
Implements a sort (for defining types of variables and functions).
std::size_t arity() const
std::size_t getArity(const Sort &sort) const
std::ostream & print(std::ostream &os, const Sort &sort) const
Prints the given sort on the given output stream.