
Definition at line 2140 of file theory_quant.cpp.
| recCompleteInster::recCompleteInster | ( | const Expr & | , | |
| const std::vector< Expr > & | , | |||
| std::set< Expr > & | , | |||
| Expr | ||||
| ) |
Definition at line 2152 of file theory_quant.cpp.
| void recCompleteInster::inst_helper | ( | int | num_vars | ) | [private] |
Definition at line 2161 of file theory_quant.cpp.
References CVC3::Expr::andExpr(), d_all_index, d_body, d_buff, d_bvs, d_result, and CVC3::Expr::substExpr().
Referenced by inst().
| Expr recCompleteInster::inst | ( | ) |
Definition at line 2154 of file theory_quant.cpp.
References d_buff, d_bvs, d_result, and inst_helper().
Referenced by CVC3::CompleteInstPreProcessor::inst().
const Expr& recCompleteInster::d_body [private] |
const std::vector<Expr>& recCompleteInster::d_bvs [private] |
std::vector<Expr> recCompleteInster::d_buff [private] |
const std::set<Expr>& recCompleteInster::d_all_index [private] |
Expr recCompleteInster::d_result [private] |
1.5.2