SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
#include <smtrat-cadcells/algorithms/unsat_intervals.h>
#include <smtrat-cadcells/common.h>
#include "LevelWiseInformation.h"
#include "NewCoveringModule.h"
#include "NewCoveringSettings.h"
#include <carl-arith/constraint/Conversion.h>
Go to the source code of this file.
Data Structures | |
class | smtrat::Backend< Settings > |
Namespaces | |
smtrat | |
Class to create the formulas for axioms. | |
smtrat::helper | |
Functions | |
template<typename Pol > | |
static size_t | smtrat::helper::level_of (const VariableOrdering &order, const Pol &poly) |
Definition in file Backend.h.