SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
ContractionCandidate.h File Reference
#include <carl-arith/intervalcontraction/Contraction.h>
#include <smtrat-common/model.h>
Include dependency graph for ContractionCandidate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  smtrat::icp::ContractionCandidate
 
struct  smtrat::icp::contractionCandidateComp
 

Namespaces

 smtrat
 Class to create the formulas for axioms.
 
 smtrat::icp
 

Typedefs

template<template< typename > class Operator>
using smtrat::icp::Contractor = carl::Contraction< Operator, Poly >