SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Projection_NU.h File Reference
#include <iostream>
#include <map>
#include <vector>
#include <optional>
#include "../common.h"
#include "BaseProjection.h"
Include dependency graph for Projection_NU.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::Projection< Incrementality::NONE, Backtracking::UNORDERED, Settings >
 This class implements a projection that supports no incrementality and allows backtracking to be out of 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::UNORDERED, S > &p)