SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Variable.h File Reference
#include "Bound.h"
#include <smtrat-common/smtrat-common.h>
#include <sstream>
#include <iomanip>
#include <list>
#include "Variable.tpp"
Include dependency graph for Variable.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::Variable< T1, T2 >
 
struct  std::hash< smtrat::lra::Variable< T1, T2 > >
 Implements std::hash for sort value. More...
 

Namespaces

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

Macros

#define LRA_NO_DIVISION
 

Typedefs

typedef size_t smtrat::lra::EntryID
 

Variables

static EntryID smtrat::lra::LAST_ENTRY_ID = 0
 

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 Variable.h.

Macro Definition Documentation

◆ LRA_NO_DIVISION

#define LRA_NO_DIVISION

Definition at line 10 of file Variable.h.