![]() |
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::cadcells | |
| A framework for sample-based CAD algorithms. | |
| smtrat::cadcells::helper | |
Functions | |
| MultivariateRoot | smtrat::cadcells::helper::as_multivariate_root (const datastructures::PolyPool &pool, carl::Variable main_var, datastructures::IndexedRoot r) |
| Converts an datastructures::IndexedRoot to a MultivariateRoot. More... | |
| DNF | smtrat::cadcells::helper::to_formula (const datastructures::PolyPool &pool, carl::Variable main_var, const datastructures::SymbolicInterval &c) |
| Converts a datastructures::SymbolicInterval to a DNF. More... | |