SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Projection_EC.h File Reference
#include <iostream>
#include <map>
#include <vector>
#include "../common.h"
#include "BaseProjection.h"
#include "ProjectionComparator.h"
Include dependency graph for Projection_EC.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::FULL, Backtracking::HIDE, Settings >
 
struct  smtrat::cad::Projection< Incrementality::FULL, Backtracking::HIDE, Settings >::QueueEntry
 
struct  smtrat::cad::Projection< Incrementality::FULL, Backtracking::HIDE, Settings >::ProjectionCandidateComparator
 

Namespaces

 smtrat
 Class to create the formulas for axioms.
 
 smtrat::cad
 
 smtrat::cad::full_ec
 

Typedefs

using smtrat::cad::full_ec::Polynomial = std::optional< UPoly >
 

Functions

template<typename S >
std::ostream & smtrat::cad::operator<< (std::ostream &os, const Projection< Incrementality::FULL, Backtracking::HIDE, S > &p)