SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Projection_Model.h File Reference
#include <iostream>
#include <map>
#include <vector>
#include "../common.h"
#include "BaseProjection.h"
#include <smtrat-common/model.h>
#include <carl-formula/model/Assignment.h>
Include dependency graph for Projection_Model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  smtrat::cad::ModelBasedProjection< 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 ModelBasedProjection< Incrementality::NONE, Backtracking::ORDERED, S > &p)