CVC3  2.4.1
CVC3::TheoryArithNew Member List

This is the complete list of members for CVC3::TheoryArithNew, 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
addInequalities(const Theorem &le_1, const Theorem &le_2)CVC3::TheoryArithNewprivate
addMultiplicativeSignSplit(const Theorem &case_split_thm)CVC3::TheoryArithinlinevirtual
addPairToArithOrder(const Expr &smaller, const Expr &bigger)CVC3::TheoryArithinlinevirtual
addSharedTerm(const Expr &e)CVC3::TheoryArithNewvirtual
addSplitter(const Expr &e, int priority=0)CVC3::Theory
addToBuffer(const Theorem &thm)CVC3::TheoryArithNewprivate
allBoundsCVC3::TheoryArithNewprivate
assertedExprCVC3::TheoryArithNewprivate
assertedExprCountCVC3::TheoryArithNewprivate
assertEqual(const Expr &x_i, const EpsRational &c, const Theorem &thm)CVC3::TheoryArithNewprivate
assertEqualities(const Theorem &e)CVC3::Theoryvirtual
assertFact(const Theorem &e)CVC3::TheoryArithNewvirtual
assertLower(const Expr &x_i, const EpsRational &c, const Theorem &thm)CVC3::TheoryArithNewprivate
assertTypePred(const Expr &e, const Theorem &pred)CVC3::Theoryinlinevirtual
assertUpper(const Expr &x_i, const EpsRational &c, const Theorem &thm)CVC3::TheoryArithNewprivate
assignValue(const Expr &t, const Expr &val)CVC3::Theoryvirtual
assignValue(const Theorem &thm)CVC3::Theoryvirtual
assignVariables(std::vector< Expr > &v)CVC3::TheoryArithNewprivate
betaCVC3::TheoryArithNewprivate
boolType()CVC3::Theoryinline
BoundInfoSet typedefCVC3::TheoryArithNewprivate
boundsAsString()CVC3::TheoryArithNewprivate
canon(const Expr &e)CVC3::TheoryArithNewprivatevirtual
canonConjunctionEquiv(const Theorem &thm)CVC3::TheoryArithNewprivate
canonPred(const Theorem &thm)CVC3::TheoryArithNewprivate
canonPredEquiv(const Theorem &thm)CVC3::TheoryArithNewprivate
canonRec(const Expr &e)CVC3::TheoryArithprotected
canonSimp(const Expr &e)CVC3::TheoryArithprotected
canonSimplify(const Expr &e)CVC3::TheoryArithNewprivate
canonSimplify(const Theorem &thm)CVC3::TheoryArithNewinlineprivate
canonThm(const Theorem &thm)CVC3::TheoryArithinline
checkAssertEqInvariant(const Theorem &e)CVC3::TheoryArithNewvirtual
checkSat(bool fullEffort)CVC3::TheoryArithNewvirtual
checkSatInteger()CVC3::TheoryArithNewprivate
checkSatSimplex()CVC3::TheoryArithNewprivate
checkType(const Expr &e)CVC3::TheoryArithNewvirtual
collectVars(const Expr &e, std::vector< Expr > &vars, std::set< Expr > &cache)CVC3::TheoryArithNewprivate
computeBaseType(const Type &t)CVC3::TheoryArithNewvirtual
computeModel(const Expr &e, std::vector< Expr > &vars)CVC3::TheoryArithNewvirtual
computeModelBasic(const std::vector< Expr > &v)CVC3::TheoryArithNewvirtual
computeModelTerm(const Expr &e, std::vector< Expr > &v)CVC3::TheoryArithNewvirtual
computeNormalFactor(const Expr &rhs, NormalizationType type=NORMALIZE_GCD)CVC3::TheoryArithNewprivate
computeTCC(const Expr &e)CVC3::TheoryArithNewvirtual
computeType(const Expr &e)CVC3::TheoryArithNewvirtual
computeTypePred(const Type &t, const Expr &e)CVC3::TheoryArithNewvirtual
consistentCVC3::TheoryArithNewprivate
createProofRules()CVC3::TheoryArithNew
d_bufferCVC3::TheoryArithNewprivate
d_bufferIdxCVC3::TheoryArithNewprivate
d_bufferThresCVC3::TheoryArithNewprivate
d_countLeftCVC3::TheoryArithNewprivate
d_countRightCVC3::TheoryArithNewprivate
d_diseqCVC3::TheoryArithNewprivate
d_diseqIdxCVC3::TheoryArithNewprivate
d_freeConstDBCVC3::TheoryArithNewprivate
d_graphCVC3::TheoryArithNewprivate
d_inequalitiesLeftDBCVC3::TheoryArithNewprivate
d_inequalitiesRightDBCVC3::TheoryArithNewprivate
d_inModelCreationCVC3::TheoryArithNewprivate
d_intTypeCVC3::TheoryArithprotected
d_kindsCVC3::TheoryArithprotected
d_realTypeCVC3::TheoryArithprotected
d_rulesCVC3::TheoryArithNewprivate
d_sharedTermsCVC3::TheoryArithNewprivate
d_sharedVarsCVC3::TheoryArithNewprivate
d_theoryUsedCVC3::Theoryprotected
darkShadow(const Expr &lhs, const Expr &rhs)CVC3::TheoryArithinline
DependenciesMap typedefCVC3::TheoryArithNewprivate
dependenciesMapCVC3::TheoryArithNewprivate
deriveGomoryCut(const Expr &x_i)CVC3::TheoryArithNewprivate
doSolve(const Theorem &e)CVC3::TheoryArithNewprivate
enqueueFact(const Theorem &e)CVC3::Theoryvirtual
enqueueSE(const Theorem &e)CVC3::Theoryvirtual
explanationCVC3::TheoryArithNewprivate
falseExpr()CVC3::Theoryinline
find(const Expr &e)CVC3::Theory
findBounds(const Expr &e, Rational &lub, Rational &glb)CVC3::TheoryArithNewprivate
findCoefficient(const Expr &var, const Expr &expr)CVC3::TheoryArithNewprivate
findExpr(const Expr &e)CVC3::Theoryinline
findRationalBound(const Expr &varSide, const Expr &ratSide, const Expr &var, Rational &r)CVC3::TheoryArithNewprivate
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::TheoryArithNewvirtual
freshVariablesCVC3::TheoryArithNewprivate
getBaseType(const Expr &e)CVC3::Theory
getBaseType(const Type &tp)CVC3::Theory
getBeta(const Expr &x)CVC3::TheoryArithNew
getCommonRules()CVC3::Theoryinline
getEM()CVC3::Theoryinline
getLowerBound(const Expr &x) const CVC3::TheoryArithNew
getLowerBoundExplanation(const TebleauxMap::iterator &var_it)CVC3::TheoryArithNewprivate
getLowerBoundThm(const Expr &x) const CVC3::TheoryArithNew
getModelTerm(const Expr &e, std::vector< Expr > &v)CVC3::Theory
getModelValue(const Expr &e)CVC3::Theory
getName() const CVC3::Theoryinline
getNumTheories()CVC3::Theory
getTableauxEntry(const Expr &x_i, const Expr &x_j)CVC3::TheoryArithNewprivate
getTCC(const Expr &e)CVC3::Theory
getTypePred(const Type &t, const Expr &e)CVC3::Theory
getUpperBound(const Expr &x) const CVC3::TheoryArithNew
getUpperBoundExplanation(const TebleauxMap::iterator &var_it)CVC3::TheoryArithNewprivate
getUpperBoundThm(const Expr &x) const CVC3::TheoryArithNew
getVariableIntroThm(const Expr &leftSide)CVC3::TheoryArithNewprivate
grayShadow(const Expr &v, const Expr &e, const Rational &c1, const Rational &c2)CVC3::TheoryArithinline
hasTheory(int kind)CVC3::Theory
iffMP(const Theorem &e1, const Theorem &e1_iff_e2)CVC3::Theoryinline
inconsistent()CVC3::Theoryvirtual
installID(const std::string &name, const Expr &e)CVC3::Theory
integer_lemmaCVC3::TheoryArithNewprivate
intType()CVC3::TheoryArithinline
intVariablesCVC3::TheoryArithNewprivate
isAtomicArithFormula(const Expr &e)CVC3::TheoryArith
isAtomicArithTerm(const Expr &e)CVC3::TheoryArithprotected
isBasic(const Expr &x) const CVC3::TheoryArithNewprivate
isInteger(const Expr &e)CVC3::TheoryArithNewinline
isIntegerDerive(const Expr &isIntE, const Theorem &thm)CVC3::TheoryArithNewprivate
isIntegerThm(const Expr &e)CVC3::TheoryArithNewprivate
isLeaf(const Expr &e)CVC3::Theoryinline
isLeafIn(const Expr &e1, const Expr &e2)CVC3::Theory
isolateVariable(const Theorem &inputThm, bool &e1)CVC3::TheoryArithNewprivate
isStale(const Expr &e)CVC3::TheoryArithNewprivate
isStale(const Ineq &ineq)CVC3::TheoryArithNewprivate
isSyntacticRational(const Expr &e, Rational &r)CVC3::TheoryArith
kidsCanonical(const Expr &e)CVC3::TheoryArithNewprivate
leavesAreNumConst(const Expr &e)CVC3::TheoryArith
leavesAreSimp(const Expr &e)CVC3::Theory
lessThanVar(const Expr &isolatedVar, const Expr &var2)CVC3::TheoryArithNewprivate
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
lowerBoundCVC3::TheoryArithNewprivate
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
NormalizationType enum nameCVC3::TheoryArithNewprivate
normalize(const Expr &e, NormalizationType type=NORMALIZE_GCD)CVC3::TheoryArithNewprivate
normalize(const Theorem &thm, NormalizationType type=NORMALIZE_GCD)CVC3::TheoryArithNewprivate
NORMALIZE_GCD enum valueCVC3::TheoryArithNewprivate
NORMALIZE_UNIT enum valueCVC3::TheoryArithNewprivate
normalizeProjectIneqs(const Theorem &ineqThm1, const Theorem &ineqThm2)CVC3::TheoryArithNewprivate
notifyInconsistent(const Theorem &thm)CVC3::Theoryinlinevirtual
operator<<(std::ostream &os, const FreeConst &fc)CVC3::TheoryArithNewfriend
operator<<(std::ostream &os, const Ineq &ineq)CVC3::TheoryArithNewfriend
parseExpr(const Expr &e)CVC3::Theoryvirtual
parseExprOp(const Expr &e)CVC3::TheoryArithNewvirtual
pickIntEqMonomial(const Expr &right)CVC3::TheoryArithNewprivate
pickMonomial(const Expr &right)CVC3::TheoryArithNewprivate
pivot(const Expr &x_r, const Expr &x_s)CVC3::TheoryArithNewprivate
pivotAndUpdate(const Expr &x_i, const Expr &x_j, const EpsRational &v)CVC3::TheoryArithNewprivate
pivotRule(const Theorem &eq, const Expr &var)CVC3::TheoryArithNewprivate
print(ExprStream &os, const Expr &e)CVC3::TheoryArithNewvirtual
printRational(ExprStream &os, const Rational &r, bool printAsReal=false)CVC3::TheoryArithprotected
processFiniteInterval(const Theorem &alphaLEax, const Theorem &bxLEbeta)CVC3::TheoryArithNewprivate
processFiniteIntervals(const Expr &x)CVC3::TheoryArithNewprivate
processIntEq(const Theorem &eqn)CVC3::TheoryArithNewprivate
processRealEq(const Theorem &eqn)CVC3::TheoryArithNewprivate
processSimpleIntEq(const Theorem &eqn)CVC3::TheoryArithNewprivate
projectInequalities(const Theorem &theInequality, bool isolatedVarOnRHS)CVC3::TheoryArithNewprivate
propagateCVC3::TheoryArithNewprivate
propagateTheory(const Expr &assertExpr, const EpsRational &bound, const EpsRational &oldBound)CVC3::TheoryArithNewprivate
rafineIntegerConstraints(const Theorem &thm)CVC3::TheoryArithNewprivate
rat(Rational r)CVC3::TheoryArithinline
realType()CVC3::TheoryArithinline
recursiveCanonSimpCheck(const Expr &e)CVC3::TheoryArithprotected
refineCounterExample()CVC3::TheoryArithNewvirtual
reflexivityRule(const Expr &a)CVC3::Theoryinline
registerAtom(const Expr &e)CVC3::TheoryArithNewvirtual
CVC3::TheoryArith::registerAtom(const Expr &e, const Theorem &thm)CVC3::Theoryvirtual
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::TheoryArithNewvirtual
rewriteAnd(const Expr &e)CVC3::Theoryinline
rewriteAtomic(const Expr &e)CVC3::Theoryinlinevirtual
rewriteCC(const Expr &e)CVC3::Theory
rewriteIte(const Expr &e)CVC3::Theory
rewriteOr(const Expr &e)CVC3::Theoryinline
rewriteToDiff(const Expr &e)CVC3::TheoryArith
separateMonomial(const Expr &e, Expr &c, Expr &var)CVC3::TheoryArithNewvirtual
setIncomplete(const std::string &reason)CVC3::Theoryvirtual
setInconsistent(const Theorem &e)CVC3::Theoryvirtual
SetOfVariables typedefCVC3::TheoryArithNewprivate
setup(const Expr &e)CVC3::TheoryArithNewvirtual
setupCC(const Expr &e)CVC3::Theory
setupRec(const Expr &e)CVC3::TheoryArithNewprivate
setUsed()CVC3::Theoryinlinevirtual
simplify(const Expr &e)CVC3::Theoryvirtual
simplifyExpr(const Expr &e)CVC3::Theoryinline
simplifyOp(const Expr &e)CVC3::Theoryvirtual
solve(const Theorem &e)CVC3::TheoryArithNewvirtual
solvedForm(const std::vector< Theorem > &solvedEqs)CVC3::TheoryArithNewprivate
subrangeType(const Expr &l, const Expr &r)CVC3::TheoryArithinline
substAndCanonize(const Expr &t, ExprMap< Theorem > &subst)CVC3::TheoryArithNewprivate
substAndCanonize(const Theorem &eq, ExprMap< Theorem > &subst)CVC3::TheoryArithNewprivate
substAndCanonizeModTableaux(const Theorem &eq)CVC3::TheoryArithNewprivate
substAndCanonizeModTableaux(const Expr &sum)CVC3::TheoryArithNewprivate
substAndCanonizeTableaux(const Theorem &eq)CVC3::TheoryArithNewprivate
substitutivityRule(const Op &op, const std::vector< Theorem > &thms)CVC3::Theoryinline
substitutivityRule(const Expr &e, const Theorem &t)CVC3::Theoryinline
substitutivityRule(const Expr &e, const Theorem &t1, const Theorem &t2)CVC3::Theoryinline
substitutivityRule(const Expr &e, const std::vector< unsigned > &changed, const std::vector< Theorem > &thms)CVC3::Theoryinline
substitutivityRule(const Expr &e, int changed, const Theorem &thm)CVC3::Theoryinline
symmetryRule(const Theorem &a1_eq_a2)CVC3::Theoryinline
tableauxCVC3::TheoryArithNewprivate
tableauxAsString() const CVC3::TheoryArithNewprivate
TebleauxMap typedefCVC3::TheoryArithNewprivate
Theory(TheoryCore *theoryCore, const std::string &name)CVC3::Theory
TheoryArith(TheoryCore *core, const std::string &name)CVC3::TheoryArithinline
TheoryArithNew(TheoryCore *core)CVC3::TheoryArithNew
theoryCore()CVC3::Theoryinline
theoryOf(int kind)CVC3::Theory
theoryOf(const Type &e)CVC3::Theory
theoryOf(const Expr &e)CVC3::Theory
theoryPreprocess(const Expr &e)CVC3::Theoryinlinevirtual
theoryUsed()CVC3::Theoryinlinevirtual
transitivityRule(const Theorem &a1_eq_a2, const Theorem &a2_eq_a3)CVC3::Theoryinline
trueExpr()CVC3::Theoryinline
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
unsatAsString() const CVC3::TheoryArithNewprivate
unsatBasicVariablesCVC3::TheoryArithNewprivate
update(const Theorem &e, const Expr &d)CVC3::TheoryArithNewvirtual
update(const Expr &x_i, const EpsRational &v)CVC3::TheoryArithNewprivate
updateCC(const Theorem &e, const Expr &d)CVC3::Theory
updateDependencies(const Expr &oldExpr, const Expr &newExpr, const Expr &var, const Expr &skipVar)CVC3::TheoryArithNewprivate
updateDependenciesAdd(const Expr &var, const Expr &sum)CVC3::TheoryArithNewprivate
updateDependenciesRemove(const Expr &var, const Expr &sum)CVC3::TheoryArithNewprivate
updateFreshVariables()CVC3::TheoryArithNewprivate
updateHelper(const Expr &e)CVC3::Theory
updateStats(const Rational &c, const Expr &var)CVC3::TheoryArithNewprivate
updateStats(const Expr &monomial)CVC3::TheoryArithNewprivate
updateValue(const Expr &var, const Expr &e)CVC3::TheoryArithNewprivate
upperBoundCVC3::TheoryArithNewprivate
~Theory(void)CVC3::Theoryvirtual
~TheoryArith()CVC3::TheoryArithinline
~TheoryArithNew()CVC3::TheoryArithNew