![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Data Structures | |
| class | CAD |
| struct | CADSettings |
| class | CADElimination |
| class | Projection |
Functions | |
| template<typename key , typename value > | |
| std::multimap< value, key > | flip_map (const std::map< key, value > &src) |
| template<typename S > | |
| std::ostream & | operator<< (std::ostream &os, const Projection< S > &p) |
| FormulaT | eliminateQuantifiers (const FormulaT &qfree, const QEQuery &quantifiers) |
| std::multimap<value, key> smtrat::qe::cad::flip_map | ( | const std::map< key, value > & | src | ) |
| std::ostream& smtrat::qe::cad::operator<< | ( | std::ostream & | os, |
| const Projection< S > & | p | ||
| ) |
Definition at line 179 of file Projection.h.