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::TheoryDatatype | [virtual] |
addSplitter(const Expr &e, int priority=0) | CVCL::Theory | |
assertEqualities(const Theorem &e) | CVCL::Theory | [virtual] |
assertFact(const Theorem &e) | CVCL::TheoryDatatype | [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] |
bigunsigned typedef | CVCL::TheoryDatatype | [protected] |
boolType() | CVCL::Theory | [inline] |
canCollapse(const Expr &e) | CVCL::TheoryDatatype | |
checkSat(bool fullEffort) | CVCL::TheoryDatatypeLazy | [virtual] |
checkType(const Expr &e) | CVCL::TheoryDatatype | [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::TheoryDatatype | [virtual] |
computeTCC(const Expr &e) | CVCL::TheoryDatatype | [virtual] |
computeType(const Expr &e) | CVCL::TheoryDatatype | [virtual] |
computeTypePred(const Type &t, const Expr &e) | CVCL::Theory | [inline, virtual] |
createProofRules() | CVCL::TheoryDatatype | |
d_datatypes | CVCL::TheoryDatatype | [protected] |
d_facts | CVCL::TheoryDatatype | [protected] |
d_labels | CVCL::TheoryDatatype | [protected] |
d_processIndex | CVCL::TheoryDatatypeLazy | [private] |
d_processQueue | CVCL::TheoryDatatypeLazy | [private] |
d_processQueueKind | CVCL::TheoryDatatypeLazy | [private] |
d_reach | CVCL::TheoryDatatype | [protected] |
d_rules | CVCL::TheoryDatatype | [protected] |
d_selectorMap | CVCL::TheoryDatatype | [protected] |
d_smartSplits | CVCL::TheoryDatatype | [protected] |
d_splitterAsserted | CVCL::TheoryDatatype | [protected] |
d_splitters | CVCL::TheoryDatatype | [protected] |
d_splittersIndex | CVCL::TheoryDatatype | [protected] |
d_testerMap | CVCL::TheoryDatatype | [protected] |
d_theoryUsed | CVCL::Theory | [protected] |
d_typeComplete | CVCL::TheoryDatatypeLazy | [private] |
dataType(const std::string &name, const std::vector< std::string > &constructors, const std::vector< std::vector< std::string > > &selectors, const std::vector< std::vector< Expr > > &types) | CVCL::TheoryDatatype | |
dataType(const std::vector< std::string > &names, const std::vector< std::vector< std::string > > &constructors, const std::vector< std::vector< std::vector< std::string > > > &selectors, const std::vector< std::vector< std::vector< Expr > > > &types, std::vector< Type > &returnTypes) | CVCL::TheoryDatatype | |
datatypeConsExpr(const std::string &constructor, const std::vector< Expr > &args) | CVCL::TheoryDatatype | |
datatypeSelExpr(const std::string &selector, const Expr &arg) | CVCL::TheoryDatatype | |
datatypeTestExpr(const std::string &constructor, const Expr &arg) | CVCL::TheoryDatatype | |
ENQUEUE enum value | CVCL::TheoryDatatypeLazy | [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] |
getBaseType(const Expr &e) | CVCL::Theory | |
getBaseType(const Type &tp) | CVCL::Theory | |
getCommonRules() | CVCL::Theory | [inline] |
getConsForTester(const Expr &e) | CVCL::TheoryDatatype | |
getConsPos(const Expr &e) | CVCL::TheoryDatatype | |
getConstant(const Type &t) | CVCL::TheoryDatatype | |
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 | |
getReachablePredicate(const Type &t) | CVCL::TheoryDatatype | |
getSelectorInfo(const Expr &e) | CVCL::TheoryDatatype | |
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] |
initializeLabels(const Expr &e, const Type &t) | CVCL::TheoryDatatypeLazy | [private, virtual] |
installID(const std::string &name, const Expr &e) | CVCL::Theory | |
instantiate(const Expr &e, const bigunsigned &u) | CVCL::TheoryDatatypeLazy | [private] |
CVCL::TheoryDatatype::instantiate(const Expr &e, const bigunsigned &u) | CVCL::TheoryDatatype | [protected, virtual] |
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 | |
MERGE1 enum value | CVCL::TheoryDatatypeLazy | [private] |
MERGE2 enum value | CVCL::TheoryDatatypeLazy | [private] |
mergeLabels(const Theorem &thm, const Expr &e1, const Expr &e2) | CVCL::TheoryDatatypeLazy | [private, virtual] |
mergeLabels(const Theorem &thm, const Expr &e, unsigned position, bool positive) | CVCL::TheoryDatatypeLazy | [private, virtual] |
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::TheoryDatatype | [virtual] |
print(ExprStream &os, const Expr &e) | CVCL::TheoryDatatype | [virtual] |
ProcessKinds enum name | CVCL::TheoryDatatypeLazy | [private] |
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::TheoryDatatype | [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::TheoryDatatypeLazy | [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::TheoryDatatype | [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] |
TheoryDatatype(TheoryCore *theoryCore) | CVCL::TheoryDatatype | |
TheoryDatatypeLazy(TheoryCore *theoryCore) | CVCL::TheoryDatatypeLazy | |
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::TheoryDatatypeLazy | [virtual] |
updateCC(const Theorem &e, const Expr &d) | CVCL::Theory | |
updateHelper(const Expr &e) | CVCL::Theory | |
~Theory(void) | CVCL::Theory | [virtual] |
~TheoryDatatype() | CVCL::TheoryDatatype | [virtual] |
~TheoryDatatypeLazy() | CVCL::TheoryDatatypeLazy | [inline] |