SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Bound.h File Reference
#include "Value.h"
#include <smtrat-common/smtrat-common.h>
#include <stddef.h>
#include <set>
#include "Bound.tpp"
Include dependency graph for Bound.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  smtrat::lra::Bound< T1, T2 >
 Stores a bound, which could be an upper "<= b" or a lower bound ">= b" for a bound value b. More...
 
struct  smtrat::lra::Bound< T1, T2 >::Info
 Stores some additional information for a bound. More...
 

Namespaces

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

Detailed Description

Author
Florian Corzilius corzi.nosp@m.lius.nosp@m.@cs.r.nosp@m.wth-.nosp@m.aache.nosp@m.n.de
Since
2012-04-05
Version
2014-10-01

Definition in file Bound.h.