Private methods
[Expression Package]

Collaboration diagram for Private methods:

Functions


Function Documentation

size_t CVC3::ExprManager::ExprManager::HashString::operator() ( const std::string &  s  )  const [inline, inherited]

Definition at line 79 of file expr_manager.h.

CVC3::ExprManager::ExprManager::HashEV::HashEV ( ExprManager em  )  [inline, inherited]

Definition at line 119 of file expr_manager.h.

size_t CVC3::ExprManager::ExprManager::HashEV::operator() ( ExprValue ev  )  const [inline, inherited]

Definition at line 120 of file expr_manager.h.

virtual CVC3::ExprManager::ExprManager::TypeComputer::~TypeComputer (  )  [inline, virtual, inherited]

Definition at line 186 of file expr_manager.h.

virtual void CVC3::ExprManager::ExprManager::TypeComputer::computeType ( const Expr e  )  [pure virtual, inherited]

Compute the type of e.

Implemented in CVC3::TypeComputerCore.

Referenced by CVC3::ExprManager::computeType().

virtual void CVC3::ExprManager::ExprManager::TypeComputer::checkType ( const Expr e  )  [pure virtual, inherited]

Check that e is a valid Type expr.

Implemented in CVC3::TypeComputerCore.

Referenced by CVC3::ExprManager::checkType().

virtual Cardinality CVC3::ExprManager::ExprManager::TypeComputer::finiteTypeInfo ( Expr e,
Unsigned n,
bool  enumerate,
bool  computeSize 
) [pure virtual, inherited]

Get information related to finiteness of a type.

Implemented in CVC3::TypeComputerCore.

Referenced by CVC3::ExprManager::finiteTypeInfo().

Expr ExprManager::rebuildRec ( const Expr e  )  [private, inherited]

ExprValue * ExprManager::newExprValue ( ExprValue ev  )  [private, inherited]

unsigned CVC3::ExprManager::getFlag (  )  [inline, private, inherited]

Return the current Expr flag counter.

Definition at line 213 of file expr_manager.h.

Referenced by CVC3::Expr::setFlag().

unsigned CVC3::ExprManager::nextFlag (  )  [inline, private, inherited]

Increment and return the Expr flag counter (this clears all the flags).

Definition at line 215 of file expr_manager.h.

References FatalAssert.

void ExprManager::computeType ( const Expr e  )  [private, inherited]

void ExprManager::checkType ( const Expr e  )  [private, inherited]

Cardinality ExprManager::finiteTypeInfo ( Expr e,
Unsigned n,
bool  enumerate,
bool  computeSize 
) [private, inherited]

ExprManager::ExprManager ( ContextManager cm,
const CLFlags flags 
) [inherited]

ExprManager::~ExprManager (  )  [inherited]

void ExprManager::clear (  )  [inherited]

Free up all memory and delete all the expressions.

No more expressions can be created after this point, only destructors ~Expr() can be called.

This method is needed to dis-entangle the mutual dependency of ExprManager and ContextManager, when destructors of ExprValue (sub)classes need to delete backtracking objects, and deleting the ContextManager requires destruction of some remaining Exprs.

Definition at line 141 of file expr_manager.cpp.

References Hash::hash_set< _Key, _HashFcn, _EqualKey >::begin(), Hash::hash_set< _Key, _HashFcn, _EqualKey >::clear(), CVC3::ExprManager::d_bool, CVC3::ExprManager::d_disableGC, CVC3::ExprManager::d_exprSet, CVC3::ExprManager::d_false, CVC3::ExprManager::d_mm, CVC3::ExprManager::d_nullExpr, CVC3::ExprManager::d_true, Hash::hash_set< _Key, _HashFcn, _EqualKey >::end(), CVC3::ExprManager::Expr, FatalAssert, CVC3::ExprValue::getMMIndex(), IF_DEBUG, CVC3::ExprManager::isActive(), CVC3::Expr::isNull(), Hash::hash_set< _Key, _HashFcn, _EqualKey >::size(), CVC3::TRACE, and TRACE_MSG.

Referenced by CVC3::VCL::destroy(), and CVC3::ExprManager::~ExprManager().

bool ExprManager::isActive (  )  [inherited]

void ExprManager::gc ( ExprValue ev  )  [inherited]

void CVC3::ExprManager::postponeGC (  )  [inline, inherited]

Postpone deletion of garbage-collected expressions.

See also:
resumeGC()

Definition at line 257 of file expr_manager.h.

Referenced by CVC3::ExprManagerNotifyObj::notifyPre().

void ExprManager::resumeGC (  )  [inherited]

Resume deletion of garbage-collected expressions.

See also:
postponeGC()

Definition at line 212 of file expr_manager.cpp.

References CVC3::ExprManager::d_mm, CVC3::ExprManager::d_postponed, CVC3::ExprManager::d_postponeGC, and CVC3::ExprValue::getMMIndex().

Referenced by CVC3::ExprManagerNotifyObj::notify().

Expr ExprManager::rebuild ( const Expr e  )  [inherited]

ExprIndex CVC3::ExprManager::nextIndex (  )  [inline, inherited]

Return the next Expr index.

It should be used only by ExprValue() constructor

Definition at line 268 of file expr_manager.h.

Referenced by CVC3::ExprManager::newExprValue(), and CVC3::ExprManager::rebuildRec().

ExprIndex CVC3::ExprManager::lastIndex (  )  [inline, inherited]

Definition at line 269 of file expr_manager.h.

Referenced by CVC3::Expr::hasLastIndex().

void CVC3::ExprManager::clearFlags (  )  [inline, inherited]

Clears the generic Expr flag in all Exprs.

Definition at line 272 of file expr_manager.h.

Referenced by CVC3::Expr::clearFlags(), and IF_DEBUG().

const Expr& CVC3::ExprManager::boolExpr (  )  [inline, inherited]

BOOLEAN Expr.

Definition at line 276 of file expr_manager.h.

Referenced by CVC3::TheoryCore::parseExprOp().

const Expr& CVC3::ExprManager::falseExpr (  )  [inline, inherited]

FALSE Expr.

Definition at line 278 of file expr_manager.h.

Referenced by CVC3::CoreTheoremProducer::AndToIte(), CVC3::ArithTheoremProducerOld::canonMult(), CVC3::ArithTheoremProducerOld::clashingBounds(), CVC3::ArithTheoremProducer3::clashingBounds(), CVC3::ArithTheoremProducer::clashingBounds(), CVC3::TheorySimulate::computeTCC(), CVC3::SearchEngineTheoremProducer::confAndrAF(), CVC3::SearchEngineTheoremProducer::confAndrAT(), CVC3::SearchEngineTheoremProducer::confIffr(), CVC3::SearchEngineTheoremProducer::confIterIfThen(), CVC3::SearchEngineTheoremProducer::confIterThenElse(), CVC3::SearchEngineTheoremProducer::conflictRule(), CVC3::ArithTheoremProducerOld::constPredicate(), CVC3::ArithTheoremProducer3::constPredicate(), CVC3::ArithTheoremProducer::constPredicate(), CVC3::CommonTheoremProducer::contradictionRule(), CVC3::ArithTheoremProducerOld::cycleConflict(), CVC3::ArithTheoremProducerOld::evenPowerEqNegConst(), CVC3::ArithTheoremProducer3::evenPowerEqNegConst(), CVC3::ArithTheoremProducer::evenPowerEqNegConst(), CVC3::ArithTheoremProducerOld::expandGrayShadowConst(), CVC3::ArithTheoremProducer3::expandGrayShadowConst(), CVC3::ArithTheoremProducer::expandGrayShadowConst(), CVC3::VCL::falseExpr(), CVC3::Theory::falseExpr(), CVC3::ArithTheoremProducerOld::grayShadowConst(), CVC3::ArithTheoremProducer3::grayShadowConst(), CVC3::ArithTheoremProducer::grayShadowConst(), CVC3::CommonTheoremProducer::iffNotFalse(), CVC3::CoreTheoremProducer::IffToIte(), CVC3::ArithTheoremProducerOld::intEqIrrational(), CVC3::ArithTheoremProducer3::intEqIrrational(), CVC3::ArithTheoremProducer::intEqIrrational(), CVC3::ArithTheoremProducerOld::intEqualityRationalConstant(), CVC3::ArithTheoremProducerOld::intVarEqnConst(), CVC3::ArithTheoremProducer3::intVarEqnConst(), CVC3::ArithTheoremProducer::intVarEqnConst(), CVC3::ArithTheoremProducerOld::isIntConst(), CVC3::ArithTheoremProducer3::isIntConst(), CVC3::ArithTheoremProducer::isIntConst(), CVC3::ArithTheoremProducerOld::nonLinearIneqSignSplit(), CVC3::CommonTheoremProducer::notToIff(), CVC3::CoreTheoremProducer::NotToIte(), CVC3::CoreTheoremProducer::OrToIte(), CVC3::TheoryCore::parseExprOp(), CVC3::ArithTheoremProducerOld::powEqZero(), CVC3::ArithTheoremProducer3::powEqZero(), CVC3::ArithTheoremProducer::powEqZero(), CVC3::CommonTheoremProducer::rewriteAnd(), CVC3::CommonTheoremProducer::rewriteIff(), CVC3::CoreTheoremProducer::rewriteIteCond(), CVC3::ArithTheoremProducerOld::rewriteLeavesConst(), CVC3::CommonTheoremProducer::rewriteNotTrue(), CVC3::CommonTheoremProducer::rewriteOr(), CVC3::CoreTheoremProducer::rewriteOrSubterms(), and CVC3::ExprTransform::simplifyWithCare().

const Expr& CVC3::ExprManager::trueExpr (  )  [inline, inherited]

TRUE Expr.

Definition at line 280 of file expr_manager.h.

Referenced by CVC3::CoreTheoremProducer::AndToIte(), CVC3::ArithTheoremProducerOld::canonMult(), CVC3::TheoryCore::computeModelBasic(), CVC3::TheorySimulate::computeTCC(), CVC3::TheoryCore::computeTypePred(), CVC3::TheoryBitvector::computeTypePred(), CVC3::TheoryArithOld::computeTypePred(), CVC3::TheoryArithNew::computeTypePred(), CVC3::TheoryArith3::computeTypePred(), CVC3::Theory::computeTypePred(), CVC3::ArithTheoremProducerOld::constPredicate(), CVC3::ArithTheoremProducer3::constPredicate(), CVC3::ArithTheoremProducer::constPredicate(), CVC3::ArithTheoremProducerOld::dummyTheorem(), CVC3::ArithTheoremProducer3::dummyTheorem(), CVC3::ArithTheoremProducer::dummyTheorem(), CVC3::CoreTheoremProducer::IffToIte(), CVC3::CommonTheoremProducer::iffTrue(), CVC3::CoreTheoremProducer::ImpToIte(), CVC3::ArithTheoremProducerOld::isIntConst(), CVC3::ArithTheoremProducer3::isIntConst(), CVC3::ArithTheoremProducer::isIntConst(), CVC3::ArithTheoremProducerOld::nonLinearIneqSignSplit(), CVC3::CoreTheoremProducer::NotToIte(), CVC3::CoreTheoremProducer::OrToIte(), CVC3::TheoryCore::parseExprOp(), CVC3::QuantTheoremProducer::partialUniversalInst(), CVC3::CommonTheoremProducer::rewriteAnd(), CVC3::CoreTheoremProducer::rewriteAndSubterms(), CVC3::CoreTheoremProducer::rewriteDistinct(), CVC3::CoreTheoremProducer::rewriteIteCond(), CVC3::ArithTheoremProducerOld::rewriteLeavesConst(), CVC3::CommonTheoremProducer::rewriteNotFalse(), CVC3::CommonTheoremProducer::rewriteOr(), CVC3::CommonTheoremProducer::rewriteReflexivity(), CVC3::ExprTransform::simplifyWithCare(), CVC3::VCL::trueExpr(), CVC3::Theory::trueExpr(), CVC3::CommonTheoremProducer::trueTheorem(), and CVC3::QuantTheoremProducer::universalInst().

const std::vector<Expr>& CVC3::ExprManager::getEmptyVector (  )  [inline, inherited]

References to empty objects (used in ExprValue).

Definition at line 282 of file expr_manager.h.

Referenced by CVC3::Expr::begin(), CVC3::Expr::end(), and CVC3::Expr::getKids().

const Expr& CVC3::ExprManager::getNullExpr (  )  [inline, inherited]

References to empty objects (used in ExprValue).

Definition at line 284 of file expr_manager.h.

Expr CVC3::ExprManager::newExpr ( ExprValue ev  )  [inline, inherited]

Expr CVC3::ExprManager::newLeafExpr ( const Op op  )  [inline, inherited]

Expr CVC3::ExprManager::newStringExpr ( const std::string &  s  )  [inline, inherited]

Expr CVC3::ExprManager::newRatExpr ( const Rational r  )  [inline, inherited]

Expr CVC3::ExprManager::newSkolemExpr ( const Expr e,
int  i 
) [inline, inherited]

Definition at line 470 of file expr_manager.h.

References DebugAssert, CVC3::Expr::getEM(), and CVC3::ExprManager::newExpr().

Referenced by CVC3::Expr::skolemExpr().

Expr CVC3::ExprManager::newVarExpr ( const std::string &  s  )  [inline, inherited]

Expr CVC3::ExprManager::newSymbolExpr ( const std::string &  s,
int  kind 
) [inline, inherited]

Expr CVC3::ExprManager::newBoundVarExpr ( const std::string &  name,
const std::string &  uid 
) [inline, inherited]

Expr CVC3::ExprManager::newBoundVarExpr ( const std::string &  name,
const std::string &  uid,
const Type type 
) [inline, inherited]

Expr CVC3::ExprManager::newBoundVarExpr ( const Type type  )  [inline, inherited]

Definition at line 495 of file expr_manager.h.

References CVC3::int2string(), and CVC3::ExprManager::newBoundVarExpr().

Expr CVC3::ExprManager::newClosureExpr ( int  kind,
const Expr var,
const Expr body 
) [inline, inherited]

Definition at line 502 of file expr_manager.h.

References CVC3::ExprManager::newExpr().

Referenced by CVC3::QuantTheoremProducer::adjustVarUniv(), CVC3::arrayLiteral(), CVC3::ArrayTheoremProducer::arrayNotEq(), CVC3::QuantTheoremProducer::boundVarElim(), CVC3::BitvectorTheoremProducer::bvUDivTheorem(), CVC3::TheoryQuant::computeTCC(), CVC3::ArithTheoremProducerOld::eqElimIntRule(), CVC3::ArithTheoremProducer3::eqElimIntRule(), CVC3::ArithTheoremProducer::eqElimIntRule(), CVC3::VCL::existsExpr(), CVC3::VCL::forallExpr(), CVC3::TheoryDatatypeLazy::instantiate(), CVC3::TheoryDatatype::instantiate(), CVC3::ArithTheoremProducerOld::IsIntegerElim(), CVC3::ArithTheoremProducer3::IsIntegerElim(), CVC3::ArithTheoremProducer::IsIntegerElim(), CVC3::CompleteInstPreProcessor::isMacro(), CVC3::VCL::lambdaExpr(), CVC3::TheoryUF::lambdaExpr(), CVC3::TheoremProducer::newPf(), CVC3::Theory::newSubtypeExpr(), CVC3::QuantTheoremProducer::normalizeQuant(), CVC3::SearchEngineTheoremProducer::opCNFRule(), CVC3::QuantTheoremProducer::packVar(), CVC3::TheoryQuant::parseExprOp(), CVC3::TheoryArray::parseExprOp(), CVC3::QuantTheoremProducer::partialUniversalInst(), CVC3::Translator::preprocess2Rec(), CVC3::Translator::preprocessRec(), CVC3::BitvectorTheoremProducer::processExtract(), CVC3::CompleteInstPreProcessor::pullVarOut(), CVC3::QuantTheoremProducer::pullVarOut(), CVC3::CompleteInstPreProcessor::recInstMacros(), CVC3::CompleteInstPreProcessor::recRewriteNot(), CVC3::CompleteInstPreProcessor::recSkolemize(), CVC3::Expr::recursiveQuantSubst(), CVC3::Expr::recursiveSubst(), CVC3::QuantTheoremProducer::rewriteNotExists(), CVC3::CommonTheoremProducer::rewriteNotExists(), CVC3::QuantTheoremProducer::rewriteNotForall(), CVC3::CommonTheoremProducer::rewriteNotForall(), CVC3::CompleteInstPreProcessor::simplifyEq(), CVC3::BitvectorTheoremProducer::solveExtractOverlap(), and CVC3::CommonTheoremProducer::varIntroRule().

Expr CVC3::ExprManager::newClosureExpr ( int  kind,
const std::vector< Expr > &  vars,
const Expr body 
) [inline, inherited]

Definition at line 507 of file expr_manager.h.

References CVC3::ExprManager::newExpr().

Expr CVC3::ExprManager::newClosureExpr ( int  kind,
const std::vector< Expr > &  vars,
const Expr body,
const std::vector< std::vector< Expr > > &  trigs 
) [inline, inherited]

Definition at line 512 of file expr_manager.h.

References CVC3::ExprManager::newExpr(), and CVC3::Expr::setTriggers().

Expr CVC3::ExprManager::andExpr ( const std::vector< Expr > &  children  )  [inline, inherited]

Definition at line 308 of file expr_manager.h.

References CVC3::AND.

Expr CVC3::ExprManager::orExpr ( const std::vector< Expr > &  children  )  [inline, inherited]

Definition at line 310 of file expr_manager.h.

References CVC3::OR.

size_t CVC3::ExprManager::hash ( const Expr e  )  const [inline, inherited]

Hash function for a single Expr.

Definition at line 524 of file expr_manager.h.

References CVC3::Expr::d_expr, DebugAssert, CVC3::ExprValue::hash(), and CVC3::Expr::isNull().

ContextManager* CVC3::ExprManager::getCM (  )  const [inline, inherited]

Fetch our ContextManager.

Definition at line 318 of file expr_manager.h.

Context* CVC3::ExprManager::getCurrentContext (  )  const [inline, inherited]

Get the current context from our ContextManager.

Definition at line 320 of file expr_manager.h.

Referenced by CVC3::Expr::setEqNext(), CVC3::Expr::setFind(), CVC3::Expr::setRep(), and CVC3::Expr::setSig().

int CVC3::ExprManager::scopelevel (  )  [inline, inherited]

Get current scope level.

Definition at line 322 of file expr_manager.h.

void CVC3::ExprManager::setTM ( TheoremManager tm  )  [inline, inherited]

Set the TheoremManager.

Definition at line 325 of file expr_manager.h.

Referenced by CVC3::VCL::init().

TheoremManager* CVC3::ExprManager::getTM (  )  const [inline, inherited]

MemoryManager* CVC3::ExprManager::getMM ( size_t  MMIndex  )  [inline, inherited]

unsigned CVC3::ExprManager::getSimpCacheTag (  )  const [inline, inherited]

Get the simplifier's cache tag.

Definition at line 335 of file expr_manager.h.

Referenced by CVC3::Expr::setSimpCache(), and CVC3::Expr::validSimpCache().

void CVC3::ExprManager::invalidateSimpCache (  )  [inline, inherited]

void CVC3::ExprManager::registerTypeComputer ( TypeComputer typeComputer  )  [inline, inherited]

Register type computer.

Definition at line 340 of file expr_manager.h.

Referenced by CVC3::TheoryCore::TheoryCore().

int CVC3::ExprManager::printDepth (  )  const [inline, inherited]

Get printing depth.

Definition at line 344 of file expr_manager.h.

bool CVC3::ExprManager::withIndentation (  )  const [inline, inherited]

Whether to print with indentation.

Definition at line 346 of file expr_manager.h.

int CVC3::ExprManager::lineWidth (  )  const [inline, inherited]

Suggested line width for printing with indentation.

Definition at line 348 of file expr_manager.h.

int CVC3::ExprManager::indent (  )  const [inline, inherited]

Get initial indentation.

Definition at line 350 of file expr_manager.h.

Referenced by CVC3::ExprStream::ExprStream(), CVC3::Expr::indent(), and CVC3::Theorem::print().

int ExprManager::indent ( int  n,
bool  permanent = false 
) [inherited]

Set initial indentation. Returns the previous permanent value.

Definition at line 334 of file expr_manager.cpp.

References CVC3::ExprManager::d_indent, and CVC3::ExprManager::d_indentTransient.

int ExprManager::incIndent ( int  n,
bool  permanent = false 
) [inherited]

Increment the current transient indentation by n.

If the second argument is true, sets the result as permanent.

Returns:
previous permanent value.
If the second argument is true, sets the result as permanent.
Returns:
previous permanent value.

Definition at line 345 of file expr_manager.cpp.

References CVC3::ExprManager::d_indent, and CVC3::ExprManager::d_indentTransient.

Referenced by CVC3::Theorem::print().

void CVC3::ExprManager::restoreIndent (  )  [inline, inherited]

Set transient indentation to permanent.

Definition at line 358 of file expr_manager.h.

Referenced by CVC3::operator<<().

InputLanguage ExprManager::getInputLang (  )  const [inherited]

Get the input language for printing.

Definition at line 354 of file expr_manager.cpp.

References CVC3::ExprManager::d_inputLang, and CVC3::getLanguage().

Referenced by CVC3::VCCmd::evaluateCommand(), main(), and CVC3::TheoryArithOld::parseExprOp().

InputLanguage ExprManager::getOutputLang (  )  const [inherited]

bool CVC3::ExprManager::dagPrinting (  )  const [inline, inherited]

Whether to print Expr's as DAGs.

Definition at line 364 of file expr_manager.h.

PrettyPrinter* CVC3::ExprManager::getPrinter (  )  const [inline, inherited]

Return the pretty-printer if there is one; otherwise return NULL.

Definition at line 367 of file expr_manager.h.

Referenced by CVC3::operator<<().

void ExprManager::newKind ( int  kind,
const std::string &  name,
bool  isType = false 
) [inherited]

void ExprManager::registerPrettyPrinter ( PrettyPrinter printer  )  [inherited]

Register the pretty-printer (can only do it if none registered).

The pointer is NOT owned by ExprManager. Delete it yourself.

Definition at line 391 of file expr_manager.cpp.

References CVC3::ExprManager::d_prettyPrinter, and DebugAssert.

Referenced by CVC3::TheoryCore::TheoryCore().

void ExprManager::unregisterPrettyPrinter (  )  [inherited]

Tell ExprManager that the printer is no longer valid.

Definition at line 398 of file expr_manager.cpp.

References CVC3::ExprManager::d_prettyPrinter, and FatalAssert.

Referenced by CVC3::TheoryCore::~TheoryCore().

bool CVC3::ExprManager::isKindRegistered ( int  kind  )  [inline, inherited]

Returns true if kind is built into CVC or has been registered via newKind.

Definition at line 388 of file expr_manager.h.

Referenced by CVC3::ExprValue::ExprValue().

bool CVC3::ExprManager::isTypeKind ( int  kind  )  [inline, inherited]

Check if a kind represents a type.

Definition at line 390 of file expr_manager.h.

Referenced by CVC3::Expr::isType().

const string & ExprManager::getKindName ( int  kind  )  [inherited]

int ExprManager::getKind ( const std::string &  name  )  [inherited]

size_t ExprManager::registerSubclass ( size_t  sizeOfSubclass  )  [inherited]

Register a new subclass of ExprValue.

Takes the size (in bytes) of the new subclass and returns the unique index of that subclass. Subsequent calls to the subclass's getMMIndex() must return that index.

Definition at line 421 of file expr_manager.cpp.

References CVC3::ExprManager::d_mm, CVC3::ExprManager::d_mmFlag, and FatalAssert.

Referenced by CVC3::TheoryBitvector::TheoryBitvector().

unsigned long ExprManager::getMemory ( int  verbosity  )  [inherited]

Calculate memory usage.

Definition at line 433 of file expr_manager.cpp.

References CVC3::ExprManager::d_mmFlag, CVC3::MemoryTracker::getString(), and CVC3::MemoryTracker::print().

Referenced by CVC3::VCL::getMemory().

CVC3::ExprManagerNotifyObj::ExprManagerNotifyObj ( ExprManager em,
Context cxt 
) [inline, inherited]

Constructor.

Definition at line 429 of file expr_manager.h.

void ExprManagerNotifyObj::notifyPre ( void   )  [virtual, inherited]

Reimplemented from CVC3::ContextNotifyObj.

Definition at line 656 of file expr_manager.cpp.

References CVC3::ExprManagerNotifyObj::d_em, and CVC3::ExprManager::postponeGC().

void ExprManagerNotifyObj::notify ( void   )  [virtual, inherited]

Reimplemented from CVC3::ContextNotifyObj.

Definition at line 661 of file expr_manager.cpp.

References CVC3::ExprManagerNotifyObj::d_em, and CVC3::ExprManager::resumeGC().

unsigned long CVC3::ExprManagerNotifyObj::getMemory ( int  verbosity  )  [inline, virtual, inherited]

Reimplemented from CVC3::ContextNotifyObj.

Definition at line 434 of file expr_manager.h.

bool CVC3::ExprManager::ExprManager::EqEV::operator() ( const ExprValue ev1,
const ExprValue ev2 
) const [inline, inherited]

Definition at line 519 of file expr_manager.h.


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