CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo Struct Reference

Collaboration diagram for CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Public Attributes


Detailed Description

The structure necessaty to hold the bounds on expressions (for theory propagation).

Definition at line 574 of file theory_arith_new.h.


Constructor & Destructor Documentation

CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo::ExprBoundInfo ( const EpsRational bound,
const Expr e 
) [inline]

Constructor

Definition at line 581 of file theory_arith_new.h.

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

The empty constructor for the map

Definition at line 584 of file theory_arith_new.h.


Member Function Documentation

bool CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo::operator< ( const ExprBoundInfo bI  )  const [inline]

The comparator, just if we need it. Compares first by expressions then by bounds

Definition at line 589 of file theory_arith_new.h.

References CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo::bound, CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo::e, CVC3::Expr::getKind(), and CVC3::LE.


Member Data Documentation

EpsRational CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo::bound

The bound itself

Definition at line 576 of file theory_arith_new.h.

Referenced by CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo::operator<().

Expr CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo::e

The assertion theoreem of the bound

Definition at line 578 of file theory_arith_new.h.

Referenced by CVC3::TheoryArithNew::TheoryArithNew::ExprBoundInfo::operator<().


The documentation for this struct was generated from the following file:

Generated on Thu Oct 15 22:21:26 2009 for CVC3 by  doxygen 1.5.8