CVC3

CVC3::TheoryArith3 Member List

This is the complete list of members for CVC3::TheoryArith3, including all inherited members.
addBoundVar(const std::string &name, const Type &type)CVC3::Theory
addBoundVar(const std::string &name, const Type &type, const Expr &def)CVC3::Theory
addGlobalLemma(const Theorem &thm, int priority=0)CVC3::Theory
addMultiplicativeSignSplit(const Theorem &case_split_thm)CVC3::TheoryArith [inline, virtual]
addPairToArithOrder(const Expr &smaller, const Expr &bigger)CVC3::TheoryArith [inline, virtual]
addSharedTerm(const Expr &e)CVC3::TheoryArith3 [virtual]
addSplitter(const Expr &e, int priority=0)CVC3::Theory
addToBuffer(const Theorem &thm)CVC3::TheoryArith3 [private]
assertEqualities(const Theorem &e)CVC3::Theory [virtual]
assertFact(const Theorem &e)CVC3::TheoryArith3 [virtual]
assertTypePred(const Expr &e, const Theorem &pred)CVC3::Theory [inline, virtual]
assignValue(const Expr &t, const Expr &val)CVC3::Theory [virtual]
assignValue(const Theorem &thm)CVC3::Theory [virtual]
assignVariables(std::vector< Expr > &v)CVC3::TheoryArith3 [private]
boolType()CVC3::Theory [inline]
canon(const Expr &e)CVC3::TheoryArith3 [private, virtual]
canonConjunctionEquiv(const Theorem &thm)CVC3::TheoryArith3 [private]
canonPred(const Theorem &thm)CVC3::TheoryArith3 [private]
canonPredEquiv(const Theorem &thm)CVC3::TheoryArith3 [private]
canonRec(const Expr &e)CVC3::TheoryArith [protected]
canonSimp(const Expr &e)CVC3::TheoryArith [protected]
canonSimplify(const Expr &e)CVC3::TheoryArith3 [private]
canonSimplify(const Theorem &thm)CVC3::TheoryArith3 [inline, private]
canonThm(const Theorem &thm)CVC3::TheoryArith [inline]
checkAssertEqInvariant(const Theorem &e)CVC3::TheoryArith3 [virtual]
checkSat(bool fullEffort)CVC3::TheoryArith3 [virtual]
checkType(const Expr &e)CVC3::TheoryArith3 [virtual]
collectVars(const Expr &e, std::vector< Expr > &vars, std::set< Expr > &cache)CVC3::TheoryArith3 [private]
computeBaseType(const Type &t)CVC3::TheoryArith3 [virtual]
computeModel(const Expr &e, std::vector< Expr > &vars)CVC3::TheoryArith3 [virtual]
computeModelBasic(const std::vector< Expr > &v)CVC3::TheoryArith3 [virtual]
computeModelTerm(const Expr &e, std::vector< Expr > &v)CVC3::TheoryArith3 [virtual]
computeNormalFactor(const Expr &rhs)CVC3::TheoryArith3 [private]
computeTCC(const Expr &e)CVC3::TheoryArith3 [virtual]
computeType(const Expr &e)CVC3::TheoryArith3 [virtual]
computeTypePred(const Type &t, const Expr &e)CVC3::TheoryArith3 [virtual]
createProofRules3()CVC3::TheoryArith3
currentMaxCoefficient(Expr var)CVC3::TheoryArith3 [private]
d_bufferCVC3::TheoryArith3 [private]
d_bufferIdxCVC3::TheoryArith3 [private]
d_bufferThresCVC3::TheoryArith3 [private]
d_countLeftCVC3::TheoryArith3 [private]
d_countRightCVC3::TheoryArith3 [private]
d_diseqCVC3::TheoryArith3 [private]
d_diseqIdxCVC3::TheoryArith3 [private]
d_freeConstDBCVC3::TheoryArith3 [private]
d_graphCVC3::TheoryArith3 [private]
d_inequalitiesLeftDBCVC3::TheoryArith3 [private]
d_inequalitiesRightDBCVC3::TheoryArith3 [private]
d_inModelCreationCVC3::TheoryArith3 [private]
d_intTypeCVC3::TheoryArith [protected]
d_kindsCVC3::TheoryArith [protected]
d_realTypeCVC3::TheoryArith [protected]
d_rulesCVC3::TheoryArith3 [private]
d_sharedTermsCVC3::TheoryArith3 [private]
d_sharedVarsCVC3::TheoryArith3 [private]
d_theoryUsedCVC3::Theory [protected]
darkShadow(const Expr &lhs, const Expr &rhs)CVC3::TheoryArith [inline]
doSolve(const Theorem &e)CVC3::TheoryArith3 [private]
enqueueFact(const Theorem &e)CVC3::Theory [virtual]
enqueueSE(const Theorem &e)CVC3::Theory [virtual]
falseExpr()CVC3::Theory [inline]
find(const Expr &e)CVC3::Theory
findBounds(const Expr &e, Rational &lub, Rational &glb)CVC3::TheoryArith3 [private]
findExpr(const Expr &e)CVC3::Theory [inline]
findRationalBound(const Expr &varSide, const Expr &ratSide, const Expr &var, Rational &r)CVC3::TheoryArith3 [private]
findReduce(const Expr &e)CVC3::Theory
findReduced(const Expr &e)CVC3::Theory
findRef(const Expr &e)CVC3::Theory
finiteTypeInfo(Expr &e, Unsigned &n, bool enumerate, bool computeSize)CVC3::TheoryArith3 [virtual]
fixCurrentMaxCoefficient(Expr variable, Rational max)CVC3::TheoryArith3 [private]
fixedMaxCoefficientCVC3::TheoryArith3 [private]
freeConstIneq(const Expr &ineq, bool varOnRHS)CVC3::TheoryArith3 [private]
getBaseType(const Expr &e)CVC3::Theory
getBaseType(const Type &tp)CVC3::Theory
getCommonRules()CVC3::Theory [inline]
getEM()CVC3::Theory [inline]
getFactors(const Expr &e, std::set< Expr > &factors)CVC3::TheoryArith3 [private]
getModelTerm(const Expr &e, std::vector< Expr > &v)CVC3::Theory
getModelValue(const Expr &e)CVC3::Theory
getName() const CVC3::Theory [inline]
getNumTheories()CVC3::Theory
getTCC(const Expr &e)CVC3::Theory
getTypePred(const Type &t, const Expr &e)CVC3::Theory
grayShadow(const Expr &v, const Expr &e, const Rational &c1, const Rational &c2)CVC3::TheoryArith [inline]
hasTheory(int kind)CVC3::Theory
iffMP(const Theorem &e1, const Theorem &e1_iff_e2)CVC3::Theory [inline]
inconsistent()CVC3::Theory [virtual]
installID(const std::string &name, const Expr &e)CVC3::Theory
intType()CVC3::TheoryArith [inline]
isAtomicArithFormula(const Expr &e)CVC3::TheoryArith
isAtomicArithTerm(const Expr &e)CVC3::TheoryArith [protected]
isInteger(const Expr &e)CVC3::TheoryArith3 [inline]
isIntegerDerive(const Expr &isIntE, const Theorem &thm)CVC3::TheoryArith3 [private]
isIntegerThm(const Expr &e)CVC3::TheoryArith3 [private]
isLeaf(const Expr &e)CVC3::Theory [inline]
isLeafIn(const Expr &e1, const Expr &e2)CVC3::Theory
isolateVariable(const Theorem &inputThm, bool &e1)CVC3::TheoryArith3 [private]
isStale(const Expr &e)CVC3::TheoryArith3 [private]
isStale(const Ineq &ineq)CVC3::TheoryArith3 [private]
isSyntacticRational(const Expr &e, Rational &r)CVC3::TheoryArith
kidsCanonical(const Expr &e)CVC3::TheoryArith3 [private]
leavesAreNumConst(const Expr &e)CVC3::TheoryArith
leavesAreSimp(const Expr &e)CVC3::Theory
lessThanVar(const Expr &isolatedVar, const Expr &var2)CVC3::TheoryArith3 [private]
lookupFunction(const std::string &name, Type *type)CVC3::Theory
lookupTypeExpr(const std::string &name)CVC3::Theory
lookupVar(const std::string &name, Type *type)CVC3::Theory
maxCoefficientLeftCVC3::TheoryArith3 [private]
maxCoefficientRightCVC3::TheoryArith3 [private]
newFunction(const std::string &name, const Type &type, bool computeTransClosure)CVC3::Theory
newFunction(const std::string &name, const Type &type, const Expr &def)CVC3::Theory
newSubtypeExpr(const Expr &pred, const Expr &witness)CVC3::Theory
newTypeExpr(const std::string &name)CVC3::Theory
newTypeExpr(const std::string &name, const Type &def)CVC3::Theory
newVar(const std::string &name, const Type &type)CVC3::Theory
newVar(const std::string &name, const Type &type, const Expr &def)CVC3::Theory
normalize(const Expr &e)CVC3::TheoryArith3 [private]
normalize(const Theorem &thm)CVC3::TheoryArith3 [private]
normalizeProjectIneqs(const Theorem &ineqThm1, const Theorem &ineqThm2)CVC3::TheoryArith3 [private]
notifyInconsistent(const Theorem &thm)CVC3::Theory [inline, virtual]
operator<<(std::ostream &os, const FreeConst &fc)CVC3::TheoryArith3 [friend]
operator<<(std::ostream &os, const Ineq &ineq)CVC3::TheoryArith3 [friend]
parseExpr(const Expr &e)CVC3::Theory [virtual]
parseExprOp(const Expr &e)CVC3::TheoryArith3 [virtual]
pickIntEqMonomial(const Expr &right, Expr &isolated, bool &nonlin)CVC3::TheoryArith3 [private]
pickMonomial(const Expr &right)CVC3::TheoryArith3 [private]
print(ExprStream &os, const Expr &e)CVC3::TheoryArith3 [virtual]
printRational(ExprStream &os, const Rational &r, bool printAsReal=false)CVC3::TheoryArith [protected]
processBuffer()CVC3::TheoryArith3 [private]
processFiniteInterval(const Theorem &alphaLEax, const Theorem &bxLEbeta)CVC3::TheoryArith3 [private]
processFiniteIntervals(const Expr &x)CVC3::TheoryArith3 [private]
processIntEq(const Theorem &eqn)CVC3::TheoryArith3 [private]
processRealEq(const Theorem &eqn)CVC3::TheoryArith3 [private]
processSimpleIntEq(const Theorem &eqn)CVC3::TheoryArith3 [private]
projectInequalities(const Theorem &theInequality, bool isolatedVarOnRHS)CVC3::TheoryArith3 [private]
rat(Rational r)CVC3::TheoryArith [inline]
realType()CVC3::TheoryArith [inline]
recursiveCanonSimpCheck(const Expr &e)CVC3::TheoryArith [protected]
refineCounterExample()CVC3::TheoryArith3 [virtual]
reflexivityRule(const Expr &a)CVC3::Theory [inline]
registerAtom(const Expr &e, const Theorem &thm)CVC3::Theory [virtual]
registerAtom(const Expr &e)CVC3::Theory [inline, virtual]
registerKinds(Theory *theory, std::vector< int > &kinds)CVC3::Theory
registerTheory(Theory *theory, std::vector< int > &kinds, bool hasSolver=false)CVC3::Theory
renameExpr(const Expr &e)CVC3::Theory
resolveID(const std::string &name)CVC3::Theory
rewrite(const Expr &e)CVC3::TheoryArith3 [virtual]
rewriteAnd(const Expr &e)CVC3::Theory [inline]
rewriteAtomic(const Expr &e)CVC3::Theory [inline, virtual]
rewriteCC(const Expr &e)CVC3::Theory
rewriteIte(const Expr &e)CVC3::Theory
rewriteOr(const Expr &e)CVC3::Theory [inline]
rewriteToDiff(const Expr &e)CVC3::TheoryArith
selectSmallestByCoefficient(std::vector< Expr > input, std::vector< Expr > &output)CVC3::TheoryArith3 [private]
separateMonomial(const Expr &e, Expr &c, Expr &var)CVC3::TheoryArith3 [virtual]
setIncomplete(const std::string &reason)CVC3::Theory [virtual]
setInconsistent(const Theorem &e)CVC3::Theory [virtual]
setup(const Expr &e)CVC3::TheoryArith3 [virtual]
setupCC(const Expr &e)CVC3::Theory
setupRec(const Expr &e)CVC3::TheoryArith3 [private]
setUsed()CVC3::Theory [inline, virtual]
simplify(const Expr &e)CVC3::Theory [virtual]
simplifyExpr(const Expr &e)CVC3::Theory [inline]
simplifyOp(const Expr &e)CVC3::Theory [virtual]
solve(const Theorem &e)CVC3::TheoryArith3 [virtual]
solvedForm(const std::vector< Theorem > &solvedEqs)CVC3::TheoryArith3 [private]
subrangeType(const Expr &l, const Expr &r)CVC3::TheoryArith [inline]
substAndCanonize(const Expr &t, ExprMap< Theorem > &subst)CVC3::TheoryArith3 [private]
substAndCanonize(const Theorem &eq, ExprMap< Theorem > &subst)CVC3::TheoryArith3 [private]
substitutivityRule(const Op &op, const std::vector< Theorem > &thms)CVC3::Theory [inline]
substitutivityRule(const Expr &e, const Theorem &t)CVC3::Theory [inline]
substitutivityRule(const Expr &e, const Theorem &t1, const Theorem &t2)CVC3::Theory [inline]
substitutivityRule(const Expr &e, const std::vector< unsigned > &changed, const std::vector< Theorem > &thms)CVC3::Theory [inline]
substitutivityRule(const Expr &e, int changed, const Theorem &thm)CVC3::Theory [inline]
symmetryRule(const Theorem &a1_eq_a2)CVC3::Theory [inline]
Theory(TheoryCore *theoryCore, const std::string &name)CVC3::Theory
TheoryArith(TheoryCore *core, const std::string &name)CVC3::TheoryArith [inline]
TheoryArith3(TheoryCore *core)CVC3::TheoryArith3
theoryCore()CVC3::Theory [inline]
theoryOf(int kind)CVC3::Theory
theoryOf(const Type &e)CVC3::Theory
theoryOf(const Expr &e)CVC3::Theory
theoryPreprocess(const Expr &e)CVC3::Theory [inline, virtual]
theoryUsed()CVC3::Theory [inline, virtual]
transitivityRule(const Theorem &a1_eq_a2, const Theorem &a2_eq_a3)CVC3::Theory [inline]
trueExpr()CVC3::Theory [inline]
typePred(const Expr &e)CVC3::Theory
unregisterKinds(Theory *theory, std::vector< int > &kinds)CVC3::Theory
unregisterTheory(Theory *theory, std::vector< int > &kinds, bool hasSolver)CVC3::Theory
update(const Theorem &e, const Expr &d)CVC3::TheoryArith3 [virtual]
updateCC(const Theorem &e, const Expr &d)CVC3::Theory
updateHelper(const Expr &e)CVC3::Theory
updateStats(const Rational &c, const Expr &var)CVC3::TheoryArith3 [private]
updateStats(const Expr &monomial)CVC3::TheoryArith3 [private]
updateSubsumptionDB(const Expr &ineq, bool varOnRHS, bool &subsumed)CVC3::TheoryArith3 [private]
~Theory(void)CVC3::Theory [virtual]
~TheoryArith()CVC3::TheoryArith [inline]
~TheoryArith3()CVC3::TheoryArith3