SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
projections.h File Reference
#include <optional>
#include "../common.h"
#include "polynomials.h"
#include "roots.h"
#include <carl-arith/poly/ctxpoly/Functions.h>
#include <carl-arith/poly/libpoly/Functions.h>
#include <carl-arith/poly/umvpoly/MultivariatePolynomial.h>
#include <carl-arith/poly/umvpoly/functions/Derivative.h>
#include <carl-arith/poly/Conversion.h>
#include "../OCApproximationStatistics.h"
#include "../CADCellsStatistics.h"
Include dependency graph for projections.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  smtrat::cadcells::datastructures::detail::PolyProperties
 
struct  smtrat::cadcells::datastructures::detail::AssignmentProperties
 
class  smtrat::cadcells::datastructures::Projections
 Encapsulates all computations on polynomials. More...
 

Namespaces

 smtrat
 Class to create the formulas for axioms.
 
 smtrat::cadcells
 A framework for sample-based CAD algorithms.
 
 smtrat::cadcells::datastructures
 Main datastructures.
 
 smtrat::cadcells::datastructures::detail