CVC3
2.4.1
|
#include <expr_map.h>
typedef std::map<Expr, Data> CVC3::ExprMap::ExprMapType [private] |
Definition at line 65 of file expr_map.h.
CVC3::ExprMap::ExprMap | ( | ) | [inline] |
Definition at line 165 of file expr_map.h.
CVC3::ExprMap::ExprMap | ( | const ExprMap & | map | ) | [inline] |
Definition at line 167 of file expr_map.h.
bool CVC3::ExprMap::empty | ( | ) | const [inline] |
Definition at line 170 of file expr_map.h.
Referenced by CVC3::BitvectorTheoremProducer::collectOneTermOfPlus(), CVC3::ExprTransform::simplifyWithCare(), LFSCConvert::make_let_proof(), LFSCPrinter::print_LFSC(), CVC3::Theory::addBoundVar(), CVC3::TheoryArith3::substAndCanonize(), CVC3::TheoryArithNew::substAndCanonize(), and CVC3::TheoryArithOld::substAndCanonize().
size_t CVC3::ExprMap::size | ( | ) | const [inline] |
Definition at line 171 of file expr_map.h.
Referenced by CVC3::CommonTheoremProducer::rewriteAnd(), CVC3::CommonTheoremProducer::rewriteOr(), CVC3::ExprStream::addLetHeader(), CVC3::TheoryArith3::findBounds(), CVC3::TheoryArithNew::findBounds(), CVC3::TheoryArithOld::findBounds(), CVC3::TheoryDatatype::getConstant(), CVC3::TheoryQuant::setupTriggers(), and CVC3::TheoryQuant::checkSat().
size_t CVC3::ExprMap::count | ( | const Expr & | e | ) | const [inline] |
Definition at line 173 of file expr_map.h.
Referenced by CVC3::ArithTheoremProducer::canonComboLikeTerms(), CVC3::ArithTheoremProducer3::canonComboLikeTerms(), CVC3::ArithTheoremProducerOld::canonComboLikeTerms(), CVC3::BitvectorTheoremProducer::BVMult_order_subterms(), CVC3::CommonTheoremProducer::rewriteAnd(), CVC3::CommonTheoremProducer::rewriteOr(), CVC3::DecisionEngine::findSplitterRec(), CVC3::ExprStream::collectShared(), CVC3::QuantTheoremProducer::recFindBoundVars(), CVC3::QuantTheoremProducer::adjustVarUniv(), CVC3::QuantTheoremProducer::boundVarElim(), CVC3::SearchEngineTheoremProducer::checkSoundNoSkolems(), CVC3::TheoryArith3::findBounds(), CVC3::TheoryArithNew::findBounds(), CVC3::TheoryArithOld::findBounds(), CVC3::TheoryDatatype::finiteTypeInfo(), CVC3::TheoryDatatype::parseExprOp(), CVC3::TheoryDatatype::getConstant(), findPolarity(), CVC3::CompleteInstPreProcessor::isMacro(), CVC3::CompleteInstPreProcessor::substMacro(), CVC3::CompleteInstPreProcessor::recInstMacros(), findPolarityAtomic(), CVC3::CompleteInstPreProcessor::inst(), CVC3::TheoryQuant::setupTriggers(), CVC3::TheoryQuant::recMultMatchDebug(), CVC3::TheoryQuant::recMultMatchOldWay(), CVC3::TheoryQuant::backList(), CVC3::TheoryQuant::forwList(), CVC3::TheoryQuant::pushBackList(), CVC3::TheoryQuant::pushForwList(), CVC3::TheoryQuant::checkSat(), CVC3::TheoryQuant::recursiveMap(), CVC3::TheoryQuant::findInstAssumptions(), and CVC3::VCCmd::findAxioms().
Data& CVC3::ExprMap::operator[] | ( | const Expr & | e | ) | [inline] |
Definition at line 174 of file expr_map.h.
void CVC3::ExprMap::clear | ( | ) | [inline] |
Definition at line 175 of file expr_map.h.
Referenced by CVC3::BitvectorTheoremProducer::collectLikeTermsOfPlus(), CVC3::DecisionEngineDFS::findSplitter(), CVC3::ExprStream::addLetHeader(), CVC3::ExprStream::popDag(), CVC3::ExprTransform::pushNegation(), CVC3::ExprTransform::newPP(), CVC3::Theory::addBoundVar(), CVC3::TheoryCore::parseExpr(), CVC3::TheoryQuant::delNewTrigs(), and CVC3::TheoryQuant::checkSat().
void CVC3::ExprMap::insert | ( | const Expr & | e, |
const Data & | d | ||
) | [inline] |
Definition at line 177 of file expr_map.h.
Referenced by CVC3::BitvectorTheoremProducer::computeCarryPreComputed(), CVC3::TheoryArithOld::registerAtom(), CVC3::TheoryDatatype::parseExprOp(), and CVC3::VCCmd::findAxioms().
void CVC3::ExprMap::erase | ( | const Expr & | e | ) | [inline] |
Definition at line 178 of file expr_map.h.
Referenced by CVC3::BitvectorTheoremProducer::bitwiseFlatten(), CVC3::ExprStream::popDag(), CVC3::ExprTransform::simplifyWithCare(), and CVC3::TheoryDatatype::finiteTypeInfo().
void CVC3::ExprMap::insert | ( | InputIterator | l, |
InputIterator | r | ||
) | [inline] |
Definition at line 181 of file expr_map.h.
void CVC3::ExprMap::erase | ( | InputIterator | l, |
InputIterator | r | ||
) | [inline] |
Definition at line 184 of file expr_map.h.
iterator CVC3::ExprMap::begin | ( | ) | [inline] |
Definition at line 190 of file expr_map.h.
Referenced by CVC3::ArithTheoremProducer::canonComboLikeTerms(), CVC3::ArithTheoremProducer3::canonComboLikeTerms(), CVC3::ArithTheoremProducerOld::canonComboLikeTerms(), CVC3::BitvectorTheoremProducer::bitwiseFlatten(), CVC3::BitvectorTheoremProducer::createNewPlusCollection(), CVC3::BitvectorTheoremProducer::BVMult_order_subterms(), CVC3::BitvectorTheoremProducer::buildPlusTerm(), CVC3::BitvectorTheoremProducer::canonBVEQ(), CVC3::CommonTheoremProducer::rewriteAnd(), CVC3::CommonTheoremProducer::rewriteOr(), CVC3::ExprStream::addLetHeader(), LFSCConvert::make_let_proof(), LFSCPrinter::print_LFSC(), CVC3::SearchEngineTheoremProducer::opCNFRule(), CVC3::TheoryArith3::solvedForm(), CVC3::TheoryArith3::~TheoryArith3(), CVC3::TheoryArithNew::solvedForm(), CVC3::TheoryArithNew::~TheoryArithNew(), CVC3::TheoryArithOld::solvedForm(), CVC3::TheoryArithOld::VarOrderGraph::getVerticesTopological(), CVC3::TheoryArithOld::~TheoryArithOld(), CVC3::TheoryArithOld::DifferenceLogicGraph::~DifferenceLogicGraph(), CVC3::TheoryArithOld::DifferenceLogicGraph::computeModel(), CVC3::TheoryArithOld::DifferenceLogicGraph::getVariables(), CVC3::TheoryArithOld::DifferenceLogicGraph::writeGraph(), CVC3::TheoryArray::checkSat(), CVC3::TheoryDatatype::assertFact(), CVC3::TheoryDatatype::finiteTypeInfo(), CVC3::TheoryDatatype::dataType(), CVC3::TheoryQuant::simplifyExprMap(), CVC3::CompleteInstPreProcessor::collect_forall_index(), CVC3::CompleteInstPreProcessor::collectIndex(), CVC3::CompleteInstPreProcessor::isGood(), CVC3::CompleteInstPreProcessor::isGoodQuant(), CVC3::TheoryQuant::collectChangedTerms(), CVC3::TheoryQuant::delNewTrigs(), CVC3::TheoryQuant::combineOldNewTrigs(), CVC3::TheoryQuant::matchListNew(), CVC3::TheoryQuant::synNewInst(), CVC3::TheoryQuant::checkSat(), CVC3::VCCmd::printModel(), CVC3::VCCmd::printCounterExample(), and CVC3::VCCmd::evaluateCommand().
iterator CVC3::ExprMap::end | ( | ) | [inline] |
Definition at line 191 of file expr_map.h.
Referenced by CVC3::ArithTheoremProducer::canonComboLikeTerms(), CVC3::ArithTheoremProducer::substitute(), CVC3::ArithTheoremProducer3::canonComboLikeTerms(), CVC3::ArithTheoremProducer3::substitute(), CVC3::ArithTheoremProducerOld::canonComboLikeTerms(), CVC3::ArithTheoremProducerOld::substitute(), CVC3::BitvectorTheoremProducer::computeCarryPreComputed(), CVC3::BitvectorTheoremProducer::bitwiseFlatten(), CVC3::BitvectorTheoremProducer::sameKidCheck(), CVC3::BitvectorTheoremProducer::collectOneTermOfPlus(), CVC3::BitvectorTheoremProducer::createNewPlusCollection(), CVC3::BitvectorTheoremProducer::BVMult_order_subterms(), CVC3::BitvectorTheoremProducer::buildPlusTerm(), CVC3::BitvectorTheoremProducer::canonBVEQ(), CVC3::CommonTheoremProducer::rewriteAnd(), CVC3::CommonTheoremProducer::rewriteOr(), CVC3::DecisionEngine::findSplitterRec(), CVC3::ExprStream::addLetHeader(), CVC3::operator<<(), CVC3::ExprTransform::smartSimplify(), CVC3::ExprTransform::pushNegationRec(), CVC3::ExprTransform::newPPrec(), CVC3::ExprTransform::simplifyWithCare(), LFSCConvert::cvc3_to_lfsc(), LFSCConvert::make_let_proof(), LFSCObj::getNumNodes(), LFSCObj::cascade_expr(), LFSCObj::isFormula(), LFSCObj::can_pnorm(), LFSCPrinter::print_LFSC(), LFSCPrinter::print_poly_norm(), LFSCPrinter::make_let_map(), CVC3::SearchEngineTheoremProducer::findInLocalCache(), CVC3::Theory::getTCC(), CVC3::TheoryArith3::solvedForm(), CVC3::TheoryArith3::substAndCanonize(), CVC3::TheoryArith3::projectInequalities(), CVC3::TheoryArith3::~TheoryArith3(), CVC3::TheoryArith3::processFiniteIntervals(), CVC3::TheoryArithNew::solvedForm(), CVC3::TheoryArithNew::substAndCanonize(), CVC3::TheoryArithNew::~TheoryArithNew(), CVC3::TheoryArithNew::processFiniteIntervals(), CVC3::TheoryArithOld::solvedForm(), CVC3::TheoryArithOld::substAndCanonize(), CVC3::TheoryArithOld::updateStats(), CVC3::TheoryArithOld::addToBuffer(), CVC3::TheoryArithOld::projectInequalities(), CVC3::TheoryArithOld::currentMaxCoefficient(), CVC3::TheoryArithOld::VarOrderGraph::getVerticesTopological(), CVC3::TheoryArithOld::~TheoryArithOld(), CVC3::TheoryArithOld::processFiniteIntervals(), CVC3::TheoryArithOld::tryPropagate(), CVC3::TheoryArithOld::DifferenceLogicGraph::computeModel(), CVC3::TheoryArithOld::computeTermBounds(), CVC3::TheoryArithOld::DifferenceLogicGraph::getVariables(), CVC3::TheoryArithOld::DifferenceLogicGraph::writeGraph(), CVC3::TheoryArray::checkSat(), CVC3::TheoryBitvector::rewriteBV(), CVC3::TheoryCore::parseExprOp(), CVC3::TheoryCore::parseExpr(), CVC3::TheoryDatatype::instantiate(), CVC3::TheoryDatatype::initializeLabels(), CVC3::TheoryDatatype::assertFact(), CVC3::TheoryDatatype::checkSat(), CVC3::TheoryDatatype::finiteTypeInfo(), CVC3::TheoryDatatype::print(), CVC3::TheoryDatatype::dataType(), CVC3::TheoryDatatype::getSelectorInfo(), CVC3::TheoryDatatype::getConsForTester(), CVC3::TheoryDatatype::getConsPos(), CVC3::TheoryDatatype::getConstant(), CVC3::TheoryDatatype::getReachablePredicate(), CVC3::TheoryDatatypeLazy::instantiate(), CVC3::TheoryDatatypeLazy::initializeLabels(), CVC3::TheoryDatatypeLazy::checkSat(), CVC3::TheoryQuant::simplifyExprMap(), CVC3::TheoryQuant::getSubTerms(), CVC3::TheoryQuant::enqueueInst(), CVC3::TheoryQuant::sendInstNew(), CVC3::CompleteInstPreProcessor::recRewriteNot(), CVC3::CompleteInstPreProcessor::collect_forall_index(), CVC3::CompleteInstPreProcessor::collectIndex(), CVC3::CompleteInstPreProcessor::isGood(), CVC3::CompleteInstPreProcessor::isGoodQuant(), CVC3::TheoryQuant::registerTrig(), goodMultiTriggers(), CVC3::TheoryQuant::add_parent(), CVC3::TheoryQuant::collectChangedTerms(), CVC3::TheoryQuant::multMatchChild(), CVC3::TheoryQuant::matchListOld(), CVC3::TheoryQuant::delNewTrigs(), CVC3::TheoryQuant::combineOldNewTrigs(), CVC3::TheoryQuant::matchListNew(), CVC3::TheoryQuant::recMultMatchDebug(), CVC3::TheoryQuant::recMultMatchOldWay(), CVC3::TheoryQuant::recMultMatch(), CVC3::TheoryQuant::synNewInst(), CVC3::TheoryQuant::checkSat(), CVC3::TheoryUF::assertFact(), CVC3::Translator::preprocessRec(), CVC3::Translator::preprocess2Rec(), CVC3::VCCmd::printModel(), CVC3::VCCmd::printSymbols(), CVC3::VCCmd::printCounterExample(), and CVC3::VCCmd::evaluateCommand().
const_iterator CVC3::ExprMap::begin | ( | ) | const [inline] |
Definition at line 192 of file expr_map.h.
const_iterator CVC3::ExprMap::end | ( | ) | const [inline] |
Definition at line 193 of file expr_map.h.
Definition at line 194 of file expr_map.h.
Referenced by CVC3::ArithTheoremProducer::substitute(), CVC3::ArithTheoremProducer3::substitute(), CVC3::ArithTheoremProducerOld::substitute(), CVC3::BitvectorTheoremProducer::computeCarryPreComputed(), CVC3::BitvectorTheoremProducer::sameKidCheck(), CVC3::BitvectorTheoremProducer::collectOneTermOfPlus(), CVC3::DecisionEngine::findSplitterRec(), CVC3::operator<<(), CVC3::ExprTransform::smartSimplify(), CVC3::ExprTransform::pushNegationRec(), CVC3::ExprTransform::newPPrec(), LFSCConvert::cvc3_to_lfsc(), LFSCObj::getNumNodes(), LFSCObj::cascade_expr(), LFSCObj::isFormula(), LFSCObj::can_pnorm(), LFSCPrinter::print_poly_norm(), LFSCPrinter::make_let_map(), CVC3::SearchEngineTheoremProducer::findInLocalCache(), CVC3::Theory::getTCC(), CVC3::TheoryArith3::substAndCanonize(), CVC3::TheoryArith3::projectInequalities(), CVC3::TheoryArith3::processFiniteIntervals(), CVC3::TheoryArithNew::substAndCanonize(), CVC3::TheoryArithNew::processFiniteIntervals(), CVC3::TheoryArithOld::substAndCanonize(), CVC3::TheoryArithOld::updateStats(), CVC3::TheoryArithOld::addToBuffer(), CVC3::TheoryArithOld::projectInequalities(), CVC3::TheoryArithOld::currentMaxCoefficient(), CVC3::TheoryArithOld::processFiniteIntervals(), CVC3::TheoryArithOld::DifferenceLogicGraph::getEdge(), CVC3::TheoryArithOld::tryPropagate(), CVC3::TheoryArithOld::computeTermBounds(), CVC3::TheoryArithOld::DifferenceLogicGraph::hasIncoming(), CVC3::TheoryArithOld::DifferenceLogicGraph::hasOutgoing(), CVC3::TheoryBitvector::pushNegationRec(), CVC3::TheoryBitvector::rewriteBV(), CVC3::TheoryBitvector::computeTCC(), CVC3::TheoryCore::parseExprOp(), CVC3::TheoryCore::parseExpr(), CVC3::TheoryDatatype::instantiate(), CVC3::TheoryDatatype::initializeLabels(), CVC3::TheoryDatatype::checkSat(), CVC3::TheoryDatatype::print(), CVC3::TheoryDatatype::getSelectorInfo(), CVC3::TheoryDatatype::getConsForTester(), CVC3::TheoryDatatype::getConsPos(), CVC3::TheoryDatatype::getConstant(), CVC3::TheoryDatatype::getReachablePredicate(), CVC3::TheoryDatatypeLazy::instantiate(), CVC3::TheoryDatatypeLazy::initializeLabels(), CVC3::TheoryDatatypeLazy::checkSat(), CVC3::TheoryQuant::getSubTerms(), CVC3::TheoryQuant::enqueueInst(), CVC3::TheoryQuant::sendInstNew(), CVC3::CompleteInstPreProcessor::recRewriteNot(), CVC3::TheoryQuant::registerTrig(), goodMultiTriggers(), CVC3::TheoryQuant::add_parent(), CVC3::TheoryQuant::collectChangedTerms(), CVC3::TheoryQuant::multMatchChild(), CVC3::TheoryQuant::matchListOld(), CVC3::TheoryQuant::combineOldNewTrigs(), CVC3::TheoryQuant::matchListNew(), CVC3::TheoryQuant::recMultMatchDebug(), CVC3::TheoryQuant::recMultMatchOldWay(), CVC3::TheoryQuant::recMultMatch(), CVC3::TheoryUF::assertFact(), CVC3::Translator::preprocessRec(), CVC3::Translator::preprocess2Rec(), and CVC3::VCCmd::printSymbols().
const_iterator CVC3::ExprMap::find | ( | const Expr & | e | ) | const [inline] |
Definition at line 195 of file expr_map.h.
Definition at line 197 of file expr_map.h.
Definition at line 200 of file expr_map.h.
ExprMapType CVC3::ExprMap::d_map [private] |
Definition at line 67 of file expr_map.h.
Referenced by CVC3::ExprMap< std::vector< Expr > >::empty(), CVC3::ExprMap< std::vector< Expr > >::size(), CVC3::ExprMap< std::vector< Expr > >::count(), CVC3::ExprMap< std::vector< Expr > >::operator[](), CVC3::ExprMap< std::vector< Expr > >::clear(), CVC3::ExprMap< std::vector< Expr > >::insert(), CVC3::ExprMap< std::vector< Expr > >::erase(), CVC3::ExprMap< std::vector< Expr > >::begin(), CVC3::ExprMap< std::vector< Expr > >::end(), and CVC3::ExprMap< std::vector< Expr > >::find().