CVC3::TheoryArithNew::FreeConst Class Reference

Collaboration diagram for CVC3::TheoryArithNew::FreeConst:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Private Attributes


Detailed Description

Data class for the strongest free constant in separation inqualities

Definition at line 51 of file theory_arith_new.h.


Constructor & Destructor Documentation

CVC3::TheoryArithNew::FreeConst::FreeConst (  )  [inline]

Definition at line 56 of file theory_arith_new.h.

CVC3::TheoryArithNew::FreeConst::FreeConst ( const Rational r,
bool  strict 
) [inline]

Definition at line 57 of file theory_arith_new.h.

CVC3::TheoryArithNew::FreeConst::FreeConst (  )  [inline]

Definition at line 56 of file theory_arith_new.mine.h.

CVC3::TheoryArithNew::FreeConst::FreeConst ( const Rational r,
bool  strict 
) [inline]

Definition at line 57 of file theory_arith_new.mine.h.


Member Function Documentation

const Rational& CVC3::TheoryArithNew::FreeConst::getConst (  )  const [inline]

Definition at line 58 of file theory_arith_new.h.

References d_r.

Referenced by CVC3::operator<<().

bool CVC3::TheoryArithNew::FreeConst::strict (  )  const [inline]

Definition at line 59 of file theory_arith_new.h.

References d_strict.

Referenced by CVC3::operator<<().

const Rational& CVC3::TheoryArithNew::FreeConst::getConst (  )  const [inline]

Definition at line 58 of file theory_arith_new.mine.h.

References d_r.

bool CVC3::TheoryArithNew::FreeConst::strict (  )  const [inline]

Definition at line 59 of file theory_arith_new.mine.h.

References d_strict.


Member Data Documentation

Rational CVC3::TheoryArithNew::FreeConst::d_r [private]

Definition at line 53 of file theory_arith_new.h.

Referenced by getConst().

bool CVC3::TheoryArithNew::FreeConst::d_strict [private]

Definition at line 54 of file theory_arith_new.h.

Referenced by strict().


The documentation for this class was generated from the following files:
Generated on Tue Jul 3 14:38:19 2007 for CVC3 by  doxygen 1.5.1