![]() |
SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <iostream>#include <map>#include <vector>#include "../common.h"#include "BaseProjection.h"

Go to the source code of this file.
Data Structures | |
| class | smtrat::cad::Projection< Incrementality::NONE, Backtracking::ORDERED, Settings > |
| This class implements a projection that supports no incrementality and expects backtracking to be in order. More... | |
Namespaces | |
| smtrat | |
| Class to create the formulas for axioms. | |
| smtrat::cad | |
Functions | |
| template<typename S > | |
| std::ostream & | smtrat::cad::operator<< (std::ostream &os, const Projection< Incrementality::NONE, Backtracking::ORDERED, S > &p) |