Definition at line 118 of file theory_arith_new.h.
Definition at line 980 of file theory_arith_new.cpp.
References CVC3::ExprMap< Data >::begin(), CVC3::ExprMap< Data >::count(), d_cache, and d_edges.
Referenced by lessThan().
Definition at line 972 of file theory_arith_new.cpp.
References CVC3::ExprMap< Data >::clear(), d_cache, and dfs().
Referenced by selectLargest(), and selectSmallest().
void TheoryArithNew::VarOrderGraph::selectSmallest | ( | std::vector< Expr > & | v1, | |
std::vector< Expr > & | v2 | |||
) |
Definition at line 998 of file theory_arith_new.cpp.
References lessThan().
Referenced by CVC3::TheoryArithNew::assignVariables().
ExprMap<std::vector<Expr> > CVC3::TheoryArithNew::VarOrderGraph::d_edges [private] |
ExprMap<bool> CVC3::TheoryArithNew::VarOrderGraph::d_cache [private] |