SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Go to the source code of this file.
Data Structures | |
struct | smtrat::cadcells::datastructures::CellRepresentation< P > |
Represents a cell. More... | |
struct | smtrat::cadcells::datastructures::CoveringRepresentation< P > |
Represents a covering over a cell. More... | |
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
smtrat::cadcells | |
A framework for sample-based CAD algorithms. | |
smtrat::cadcells::datastructures | |
Main datastructures. | |
Functions | |
template<typename P > | |
std::ostream & | smtrat::cadcells::datastructures::operator<< (std::ostream &os, const CellRepresentation< P > &data) |
template<typename P > | |
std::ostream & | smtrat::cadcells::datastructures::operator<< (std::ostream &os, const CoveringRepresentation< P > &data) |