SMT-RAT  24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
Value.h File Reference
#include <string.h>
#include <assert.h>
#include <sstream>
#include "Value.tpp"
Include dependency graph for Value.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::Value< T >
 

Namespaces

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

Functions

template<typename T1 >
std::ostream & smtrat::lra::operator<< (std::ostream &_out, const Value< T1 > &_value)
 

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