CVCL::TheorySimulate Member List

This is the complete list of members for CVCL::TheorySimulate, including all inherited members.

addBoundVar(const std::string &name, const Type &type)CVCL::Theory
addBoundVar(const std::string &name, const Type &type, const Expr &def)CVCL::Theory
addSharedTerm(const Expr &e)CVCL::Theory [inline, virtual]
addSplitter(const Expr &e, int priority=0)CVCL::Theory
assertEqualities(const Theorem &e)CVCL::Theory [virtual]
assertFact(const Theorem &e)CVCL::TheorySimulate [inline, virtual]
assertTypePred(const Expr &e, const Theorem &pred)CVCL::Theory [inline, virtual]
assignValue(const Expr &t, const Expr &val)CVCL::Theory [virtual]
assignValue(const Theorem &thm)CVCL::Theory [virtual]
boolType()CVCL::Theory [inline]
checkSat(bool fullEffort)CVCL::TheorySimulate [inline, virtual]
checkType(const Expr &e)CVCL::Theory [inline, virtual]
computeBaseType(const Type &tp)CVCL::Theory [inline, virtual]
computeModel(const Expr &e, std::vector< Expr > &vars)CVCL::Theory [inline, virtual]
computeModelBasic(const std::vector< Expr > &v)CVCL::Theory [inline, virtual]
computeModelTerm(const Expr &e, std::vector< Expr > &v)CVCL::Theory [virtual]
computeTCC(const Expr &e)CVCL::TheorySimulate [virtual]
computeType(const Expr &e)CVCL::TheorySimulate [virtual]
computeTypePred(const Type &t, const Expr &e)CVCL::Theory [inline, virtual]
createProofRules()CVCL::TheorySimulate [private]
d_rulesCVCL::TheorySimulate [private]
d_theoryUsedCVCL::Theory [protected]
enqueueEquality(const Theorem &e)CVCL::Theory [virtual]
enqueueFact(const Theorem &e)CVCL::Theory [virtual]
falseExpr()CVCL::Theory [inline]
find(const Expr &e)CVCL::Theory
findExpr(const Expr &e)CVCL::Theory [inline]
getBaseType(const Expr &e)CVCL::Theory
getBaseType(const Type &tp)CVCL::Theory
getCommonRules()CVCL::Theory [inline]
getEM()CVCL::Theory [inline]
getModelTerm(const Expr &e, std::vector< Expr > &v)CVCL::Theory
getModelValue(const Expr &e)CVCL::Theory
getName() const CVCL::Theory [inline]
getNumTheories()CVCL::Theory
getTCC(const Expr &e)CVCL::Theory
getTypePred(const Type &t, const Expr &e)CVCL::Theory
hasTheory(int kind)CVCL::Theory
iffMP(const Theorem &e1, const Theorem &e1_iff_e2)CVCL::Theory [inline]
inconsistent()CVCL::Theory [virtual]
installID(const std::string &name, const Expr &e)CVCL::Theory
isLeaf(const Expr &e)CVCL::Theory [inline]
isLeafIn(const Expr &e1, const Expr &e2)CVCL::Theory
leavesAreSimp(const Expr &e)CVCL::Theory
lookupVar(const std::string &name, Type *type)CVCL::Theory
newFunction(const std::string &name, const Type &type, bool computeTransClosure)CVCL::Theory
newFunction(const std::string &name, const Type &type, const Expr &def)CVCL::Theory
newTypeExpr(const std::string &name)CVCL::Theory
newTypeExpr(const std::string &name, const Type &def)CVCL::Theory
newVar(const std::string &name, const Type &type)CVCL::Theory
newVar(const std::string &name, const Type &type, const Expr &def)CVCL::Theory
notifyInconsistent(const Theorem &thm)CVCL::Theory [inline, virtual]
parseExpr(const Expr &e)CVCL::Theory [virtual]
parseExprOp(const Expr &e)CVCL::Theory [inline, virtual]
print(ExprStream &os, const Expr &e)CVCL::TheorySimulate [virtual]
refineCounterExample()CVCL::Theory [inline, virtual]
reflexivityRule(const Expr &a)CVCL::Theory [inline]
registerKinds(Theory *theory, std::vector< int > &kinds)CVCL::Theory
registerTheory(Theory *theory, std::vector< int > &kinds, bool hasSolver=false)CVCL::Theory
resolveID(const std::string &name)CVCL::Theory
rewrite(const Expr &e)CVCL::TheorySimulate [virtual]
rewriteAnd(const Expr &e)CVCL::Theory [inline]
rewriteAtomic(const Expr &e)CVCL::Theory [inline, virtual]
rewriteCC(const Expr &e)CVCL::Theory
rewriteOr(const Expr &e)CVCL::Theory [inline]
setIncomplete(const std::string &reason)CVCL::Theory [virtual]
setInconsistent(const Theorem &e)CVCL::Theory [virtual]
setup(const Expr &e)CVCL::Theory [inline, virtual]
setupCC(const Expr &e)CVCL::Theory
simplify(const Expr &e, bool forceRebuild=true)CVCL::Theory [virtual]
simplifyExpr(const Expr &e, bool forceRebuild=true)CVCL::Theory [inline]
simplifyOp(const Expr &e)CVCL::Theory [virtual]
simplifyRec(const Expr &e)CVCL::Theory [virtual]
solve(const Theorem &e)CVCL::Theory [inline, virtual]
substitutivityRule(const Op &op, const std::vector< Theorem > &thms)CVCL::Theory [inline]
substitutivityRule(const Expr &e, const std::vector< unsigned > &changed, const std::vector< Theorem > &thms)CVCL::Theory [inline]
subtypePredicate(const Expr &e)CVCL::Theory
symmetryRule(const Theorem &a1_eq_a2)CVCL::Theory [inline]
Theory(TheoryCore *theoryCore, const std::string &name)CVCL::Theory
theoryCore()CVCL::Theory [inline]
theoryOf(int kind)CVCL::Theory
theoryOf(const Expr &e)CVCL::Theory
TheorySimulate(TheoryCore *core)CVCL::TheorySimulate
TheorySimulate::parseExprOp(const Expr &e)CVCL::TheorySimulate
theoryUsed()CVCL::Theory [inline, virtual]
transitivityRule(const Theorem &a1_eq_a2, const Theorem &a2_eq_a3)CVCL::Theory [inline]
trueExpr()CVCL::Theory [inline]
typePred(const Expr &e)CVCL::Theory
update(const Theorem &e, const Expr &d)CVCL::Theory [inline, virtual]
updateCC(const Theorem &e, const Expr &d)CVCL::Theory
updateHelper(const Expr &e)CVCL::Theory
~Theory(void)CVCL::Theory [virtual]
~TheorySimulate()CVCL::TheorySimulate


Generated on Thu Apr 13 16:57:45 2006 for CVC Lite by  doxygen 1.4.4