CVC3::TheoryArithNew::TheoryArithNew::Ineq Class Reference

Private class for an inequality in the Fourier-Motzkin database. More...

Collaboration diagram for CVC3::TheoryArithNew::TheoryArithNew::Ineq:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Member Functions

Private Attributes


Detailed Description

Private class for an inequality in the Fourier-Motzkin database.

Definition at line 64 of file theory_arith_new.h.


Constructor & Destructor Documentation

CVC3::TheoryArithNew::TheoryArithNew::Ineq::Ineq (  )  [inline, private]

Default constructor is disabled.

Definition at line 70 of file theory_arith_new.h.

CVC3::TheoryArithNew::TheoryArithNew::Ineq::Ineq ( const Theorem ineq,
bool  varOnRHS,
const FreeConst c 
) [inline]

Initial constructor. 'r' is taken from the subsumption database.

Definition at line 73 of file theory_arith_new.h.


Member Function Documentation

const Theorem& CVC3::TheoryArithNew::TheoryArithNew::Ineq::ineq (  )  const [inline]

Get the inequality.

Definition at line 76 of file theory_arith_new.h.

References CVC3::TheoryArithNew::TheoryArithNew::Ineq::d_ineq.

Referenced by CVC3::operator<<().

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

Get the max/min constant.

Definition at line 78 of file theory_arith_new.h.

References CVC3::TheoryArithNew::TheoryArithNew::Ineq::d_const.

Referenced by CVC3::operator<<().

bool CVC3::TheoryArithNew::TheoryArithNew::Ineq::varOnRHS (  )  const [inline]

Flag whether var is isolated on the RHS.

Definition at line 80 of file theory_arith_new.h.

References CVC3::TheoryArithNew::TheoryArithNew::Ineq::d_rhs.

Referenced by CVC3::operator<<().

bool CVC3::TheoryArithNew::TheoryArithNew::Ineq::varOnLHS (  )  const [inline]

Flag whether var is isolated on the LHS.

Definition at line 82 of file theory_arith_new.h.

References CVC3::TheoryArithNew::TheoryArithNew::Ineq::d_rhs.

CVC3::TheoryArithNew::TheoryArithNew::Ineq::operator Theorem (  )  const [inline]

Auto-cast to Theorem.

Definition at line 84 of file theory_arith_new.h.

References CVC3::TheoryArithNew::TheoryArithNew::Ineq::d_ineq.


Member Data Documentation

Theorem CVC3::TheoryArithNew::TheoryArithNew::Ineq::d_ineq [private]

bool CVC3::TheoryArithNew::TheoryArithNew::Ineq::d_rhs [private]

const FreeConst* CVC3::TheoryArithNew::TheoryArithNew::Ineq::d_const [private]

The max/min const for subsumption check

Definition at line 68 of file theory_arith_new.h.

Referenced by CVC3::TheoryArithNew::TheoryArithNew::Ineq::getConst().


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

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