SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
onecell.h File Reference
Include dependency graph for onecell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 smtrat
 Class to create the formulas for axioms.
 
 smtrat::mcsat
 
 smtrat::mcsat::onecell
 

Functions

template<typename Settings >
std::optional< cadcells::DNF > smtrat::mcsat::onecell::onecell (const std::vector< cadcells::Atom > &constraints, const cadcells::Polynomial::ContextType &context, const cadcells::Assignment &sample)
 An MCSAT-style single cell explanation function. More...