![]() |
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::algorithms | |
| Various algorithms as well as helper functions for developing new algorithms. | |
Functions | |
| template<typename op , representation::CellHeuristic cell_heuristic> | |
| std::optional< std::pair< carl::Variable, datastructures::SymbolicInterval > > | smtrat::cadcells::algorithms::get_interval (datastructures::SampledDerivationRef< typename op::PropertiesSet > &cell_deriv) |
| Single cell construction algorithm. More... | |