SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <vector>
#include <stack>
#include <map>
#include <deque>
#include <limits>
#include "Variable.h"
#include <carl-common/memory/IDPool.h>
#include "Tableau.tpp"
Go to the source code of this file.
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
smtrat::lra | |