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"
#include "Projection_NO.h"
#include "../utils/DynamicPriorityQueue.h"
Go to the source code of this file.
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
smtrat::cad | |
Functions | |
template<typename S , Backtracking B> | |
std::ostream & | smtrat::cad::operator<< (std::ostream &os, const Projection< Incrementality::SIMPLE, B, S > &p) |