CVCL::TheoryBitvector Member List

This is the complete list of members for CVCL::TheoryBitvector, 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::TheoryBitvector [virtual]
addSplitter(const Expr &e, int priority=0)CVCL::Theory
assertEqualities(const Theorem &e)CVCL::Theory [virtual]
assertFact(const Theorem &e)CVCL::TheoryBitvector [virtual]
assertTypePred(const Expr &e, const Theorem &pred)CVCL::TheoryBitvector [virtual]
assignValue(const Expr &t, const Expr &val)CVCL::Theory [virtual]
assignValue(const Theorem &thm)CVCL::Theory [virtual]
bitBlastDisEqn(const Theorem &e)CVCL::TheoryBitvector [private]
bitBlastEqn(const Expr &e)CVCL::TheoryBitvector [private]
bitBlastTerm(const Expr &t, int bitPosition, int preComputed)CVCL::TheoryBitvector [private]
boolType()CVCL::Theory [inline]
bvOne() const CVCL::TheoryBitvector [inline, private]
BVSize(const Expr &e)CVCL::TheoryBitvector
bvZero() const CVCL::TheoryBitvector [inline, private]
checkSat(bool fullEffort)CVCL::TheoryBitvector [virtual]
checkType(const Expr &e)CVCL::TheoryBitvector [virtual]
collectSharedSubterms(const Expr &e)CVCL::TheoryBitvector [private]
combineLikeTerms(const Expr &e)CVCL::TheoryBitvector [private]
computeBaseType(const Type &tp)CVCL::Theory [inline, virtual]
computeBVConst(const Expr &e)CVCL::TheoryBitvector
computeModel(const Expr &e, std::vector< Expr > &v)CVCL::TheoryBitvector [virtual]
computeModelBasic(const std::vector< Expr > &v)CVCL::Theory [inline, virtual]
computeModelTerm(const Expr &e, std::vector< Expr > &v)CVCL::TheoryBitvector [virtual]
computeNegBVConst(const Expr &e)CVCL::TheoryBitvector
computeTCC(const Expr &e)CVCL::TheoryBitvector [virtual]
computeType(const Expr &e)CVCL::TheoryBitvector [virtual]
computeTypePred(const Type &t, const Expr &e)CVCL::TheoryBitvector [virtual]
createProofRules()CVCL::TheoryBitvector
d_bitvecCacheCVCL::TheoryBitvector [private]
d_booleanRWFlagCVCL::TheoryBitvector [private]
d_boolExtractCacheFlagCVCL::TheoryBitvector [private]
d_bv32FlagCVCL::TheoryBitvector [private]
d_bvAssertDiseqCVCL::TheoryBitvector [private]
d_bvAssertEqCVCL::TheoryBitvector [private]
d_bvBitBlastDiseqCVCL::TheoryBitvector [private]
d_bvBitBlastEqCVCL::TheoryBitvector [private]
d_bvConstExprIndexCVCL::TheoryBitvector [private]
d_bvDelayDiseqCVCL::TheoryBitvector [private]
d_bvDelayEqCVCL::TheoryBitvector [private]
d_bvDelayTypePredsCVCL::TheoryBitvector [private]
d_bvOneCVCL::TheoryBitvector [private]
d_bvParameterExprIndexCVCL::TheoryBitvector [private]
d_bvPlusCarryCacheLeftBVCVCL::TheoryBitvector
d_bvPlusCarryCacheRightBVCVCL::TheoryBitvector
d_bvPlusExprIndexCVCL::TheoryBitvector [private]
d_bvplusRewriteFlagCVCL::TheoryBitvector [private]
d_bvTypePredExprIndexCVCL::TheoryBitvector [private]
d_bvTypePredsCVCL::TheoryBitvector [private]
d_bvZeroCVCL::TheoryBitvector [private]
d_cnfBitBlastFlagCVCL::TheoryBitvector [private]
d_concatRewriteFlagCVCL::TheoryBitvector [private]
d_diseqCVCL::TheoryBitvector [private]
d_diseqIdxCVCL::TheoryBitvector [private]
d_eqCVCL::TheoryBitvector [private]
d_eqBlastIdxCVCL::TheoryBitvector [private]
d_eqIdxCVCL::TheoryBitvector [private]
d_lhsMinusRhsFlagCVCL::TheoryBitvector [private]
d_pushNegationFlagCVCL::TheoryBitvector [private]
d_pushNegCacheCVCL::TheoryBitvector [private]
d_rewriteFlagCVCL::TheoryBitvector [private]
d_rulesCVCL::TheoryBitvector [private]
d_rwBitBlastFlagCVCL::TheoryBitvector [private]
d_setupFlagCVCL::TheoryBitvector [private]
d_setupSharedFlagCVCL::TheoryBitvector [private]
d_sharedSubtermsCVCL::TheoryBitvector [private]
d_simplifyFlagCVCL::TheoryBitvector [private]
d_staleDBCVCL::TheoryBitvector [private]
d_tccsCVCL::TheoryBitvector [private]
d_tccsIdxCVCL::TheoryBitvector [private]
d_theoryUsedCVCL::Theory [protected]
d_typePredsCacheCVCL::TheoryBitvector [private]
d_updateFlagCVCL::TheoryBitvector [private]
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]
flattenBVPlus(const Expr &e)CVCL::TheoryBitvector [private]
getBaseType(const Expr &e)CVCL::Theory
getBaseType(const Type &tp)CVCL::Theory
getBitvectorTypeParam(const Expr &e)CVCL::TheoryBitvector
getBitvectorTypeParam(const Type &t)CVCL::TheoryBitvector [inline]
getBoolExtractIndex(const Expr &e)CVCL::TheoryBitvector
getBVConstSize(const Expr &e)CVCL::TheoryBitvector
getBVConstValue(const Expr &e, int i)CVCL::TheoryBitvector
getBVMultParam(const Expr &e)CVCL::TheoryBitvector
getBVPlusParam(const Expr &e)CVCL::TheoryBitvector
getCommonRules()CVCL::Theory [inline]
getEM()CVCL::Theory [inline]
getExtractHi(const Expr &e)CVCL::TheoryBitvector
getExtractLow(const Expr &e)CVCL::TheoryBitvector
getFixedLeftShiftParam(const Expr &e)CVCL::TheoryBitvector
getFixedRightShiftParam(const Expr &e)CVCL::TheoryBitvector
getModelTerm(const Expr &e, std::vector< Expr > &v)CVCL::Theory
getModelValue(const Expr &e)CVCL::Theory
getName() const CVCL::Theory [inline]
getNumTheories()CVCL::Theory
getSXIndex(const Expr &e)CVCL::TheoryBitvector
getTCC(const Expr &e)CVCL::Theory
getTypePred(const Type &t, const Expr &e)CVCL::Theory
getTypePredExpr(const Expr &tp)CVCL::TheoryBitvector
getTypePredType(const Expr &tp)CVCL::TheoryBitvector
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
newBitvectorType(int i)CVCL::TheoryBitvector [inline]
newBitvectorTypeExpr(int i)CVCL::TheoryBitvector
newBitvectorTypePred(const Type &t, const Expr &e)CVCL::TheoryBitvector
newBoolExtractExpr(const Expr &t1, int r)CVCL::TheoryBitvector
newBVAndExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVAndExpr(const std::vector< Expr > &kids)CVCL::TheoryBitvector
newBVConstExpr(const std::string &s, int base=2)CVCL::TheoryBitvector
newBVConstExpr(const std::vector< bool > &bits)CVCL::TheoryBitvector
newBVConstExpr(const Rational &r, int len=0)CVCL::TheoryBitvector
newBVExtractExpr(const Expr &e, int hi, int low)CVCL::TheoryBitvector
newBVLEExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVLTExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVMultExpr(int bvLength, const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVNandExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVNandExpr(const std::vector< Expr > &kids)CVCL::TheoryBitvector
newBVNegExpr(const Expr &t1)CVCL::TheoryBitvector
newBVNorExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVNorExpr(const std::vector< Expr > &kids)CVCL::TheoryBitvector
newBVOneString(int r)CVCL::TheoryBitvector
newBVOrExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVOrExpr(const std::vector< Expr > &kids)CVCL::TheoryBitvector
newBVPlusExpr(int numbits, const std::vector< Expr > &k)CVCL::TheoryBitvector
newBVUminusExpr(const Expr &t1)CVCL::TheoryBitvector
newBVXnorExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVXnorExpr(const std::vector< Expr > &kids)CVCL::TheoryBitvector
newBVXorExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newBVXorExpr(const std::vector< Expr > &kids)CVCL::TheoryBitvector
newBVZeroString(int r)CVCL::TheoryBitvector
newConcatExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newConcatExpr(const Expr &t1, const Expr &t2, const Expr &t3)CVCL::TheoryBitvector
newConcatExpr(const std::vector< Expr > &kids)CVCL::TheoryBitvector
newFixedLeftShiftExpr(const Expr &t1, int r)CVCL::TheoryBitvector
newFixedRightShiftExpr(const Expr &t1, int r)CVCL::TheoryBitvector
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
newSBVLEExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newSBVLTExpr(const Expr &t1, const Expr &t2)CVCL::TheoryBitvector
newSXExpr(const Expr &t1, int len)CVCL::TheoryBitvector
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
normalizeBVArith(const Expr &e, bool useFind)CVCL::TheoryBitvector [private]
normalizeBVArith(const Theorem &t, bool useFind)CVCL::TheoryBitvector [inline, private]
normalizeConcat(const Expr &e, bool useFind)CVCL::TheoryBitvector [private]
normalizeConcat(const Theorem &t, bool useFind)CVCL::TheoryBitvector [inline, private]
notifyInconsistent(const Theorem &thm)CVCL::Theory [inline, virtual]
pad(int len, const Expr &e)CVCL::TheoryBitvector
padBVPlus(const Expr &e)CVCL::TheoryBitvector [private]
parseExpr(const Expr &e)CVCL::Theory [virtual]
parseExprOp(const Expr &e)CVCL::TheoryBitvector [virtual]
print(ExprStream &os, const Expr &e)CVCL::TheoryBitvector [virtual]
pushNegation(const Expr &e)CVCL::TheoryBitvector [private]
pushNegationRec(const Theorem &thm, bool neg)CVCL::TheoryBitvector [private]
pushNegationRec(const Expr &e, bool neg)CVCL::TheoryBitvector
rat(const Rational &r)CVCL::TheoryBitvector [inline]
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::TheoryBitvector [virtual]
rewriteAnd(const Expr &e)CVCL::Theory [inline]
rewriteAtomic(const Expr &e)CVCL::TheoryBitvector [virtual]
rewriteAux(const Expr &e)CVCL::TheoryBitvector
rewriteBoolean(const Expr &e)CVCL::TheoryBitvector [private]
rewriteBV(const Expr &e, bool useFind)CVCL::TheoryBitvector [private]
rewriteBV(const Expr &e, int n, bool useFind)CVCL::TheoryBitvector [private]
rewriteBV(const Theorem &t, int n, bool useFind)CVCL::TheoryBitvector [inline, private]
rewriteBV(const Expr &e, ExprMap< Theorem > &cache, bool useFind)CVCL::TheoryBitvector [private]
rewriteBV(const Expr &e, ExprMap< Theorem > &cache, int n, bool useFind)CVCL::TheoryBitvector [private]
rewriteBV(const Theorem &t, ExprMap< Theorem > &cache, int n, bool useFind)CVCL::TheoryBitvector [inline, private]
rewriteCC(const Expr &e)CVCL::Theory
rewriteConst(const Expr &e)CVCL::TheoryBitvector [private]
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::TheoryBitvector [virtual]
setupCC(const Expr &e)CVCL::Theory
setupExpr(const Expr &e)CVCL::TheoryBitvector [private]
signExtendBVLT(const Expr &e, int len, bool useFind)CVCL::TheoryBitvector [private]
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::TheoryBitvector [private, virtual]
simplifyRec(const Expr &e)CVCL::Theory [virtual]
solve(const Theorem &e)CVCL::TheoryBitvector [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
TheoryBitvector(TheoryCore *core)CVCL::TheoryBitvector
TheoryBitvector::bitBlastIneqn(const Expr &e)CVCL::TheoryBitvector [private]
theoryCore()CVCL::Theory [inline]
theoryOf(int kind)CVCL::Theory
theoryOf(const Expr &e)CVCL::Theory
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::TheoryBitvector [virtual]
updateCC(const Theorem &e, const Expr &d)CVCL::Theory
updateHelper(const Expr &e)CVCL::Theory
~Theory(void)CVCL::Theory [virtual]
~TheoryBitvector()CVCL::TheoryBitvector


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