Go to the source code of this file.
Created: Wednesday July 2, 2003
License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution. In particular:
Definition in file theory_quant.cpp.
|
Definition at line 98 of file theory_quant.cpp. References CVCL::Expr::getKind(), and CVCL::UFUNC. Referenced by CVCL::TheoryQuant::goodSynMatch(), isGoodTrigger(), CVCL::TheoryQuant::recSynMatch(), and CVCL::TheoryQuant::semCheckSat(). |
|
Definition at line 128 of file theory_quant.cpp. References CVCL::Expr::begin(), CVCL::Expr::end(), CVCL::Expr::getBody(), CVCL::Expr::getFlag(), CVCL::Expr::getKind(), CVCL::Expr::isClosure(), CVCL::Expr::isTerm(), CVCL::Expr::isVar(), CVCL::RATIONAL_EXPR, and CVCL::Expr::setFlag(). Referenced by getSubTerms(). |
|
Definition at line 153 of file theory_quant.cpp. References CVCL::Expr::clearFlags(), recursiveGetSubTerm(), CVCL::Expr::toString(), and CVCL::TRACE. Referenced by CVCL::TheoryQuant::setupTriggers(). |
|
get the bound vars in term e,
Definition at line 165 of file theory_quant.cpp. References CVCL::Expr::begin(), CVCL::BOUND_VAR, CVCL::Expr::end(), CVCL::Expr::getBody(), CVCL::Expr::getFlag(), CVCL::Expr::getKind(), CVCL::Expr::isClosure(), and CVCL::Expr::setFlag(). Referenced by getBoundVars(). |
|
get bound vars in term e,
Definition at line 186 of file theory_quant.cpp. References CVCL::Expr::clearFlags(), and recursiveGetBoundVars(). Referenced by CVCL::TheoryQuant::hasGoodSemInst(), CVCL::TheoryQuant::hasGoodSynInst(), and isGoodTrigger(). |
|
Definition at line 195 of file theory_quant.cpp. References canGetHead(), and getBoundVars(). Referenced by CVCL::TheoryQuant::setupTriggers(). |
|
Definition at line 483 of file theory_quant.cpp. Referenced by CVCL::TheoryQuant::hasGoodSemInst(). |
|
Definition at line 513 of file theory_quant.cpp. Referenced by CVCL::TheoryQuant::semInst(), and CVCL::TheoryQuant::synInst(). |