CVC3::TheoryArithOld::VarOrderGraph Class Reference

List of all members.

Public Member Functions

Private Member Functions

Private Attributes


Detailed Description

Definition at line 136 of file theory_arith_old.h.


Member Function Documentation

bool TheoryArithOld::VarOrderGraph::dfs ( const Expr e1,
const Expr e2 
) [private]
void TheoryArithOld::VarOrderGraph::dfs ( const Expr e1,
std::vector< Expr > &  output_list 
) [private]
void TheoryArithOld::VarOrderGraph::addEdge ( const Expr e1,
const Expr e2 
)
bool TheoryArithOld::VarOrderGraph::lessThan ( const Expr e1,
const Expr e2 
)
void TheoryArithOld::VarOrderGraph::selectLargest ( const std::vector< Expr > &  v1,
std::vector< Expr > &  v2 
)

Definition at line 2196 of file theory_arith_old.cpp.

References lessThan().

Referenced by CVC3::TheoryArithOld::pickMonomial().

void TheoryArithOld::VarOrderGraph::selectSmallest ( std::vector< Expr > &  v1,
std::vector< Expr > &  v2 
)

Definition at line 2168 of file theory_arith_old.cpp.

References lessThan().

Referenced by CVC3::TheoryArithOld::assignVariables().

void TheoryArithOld::VarOrderGraph::getVerticesTopological ( std::vector< Expr > &  output_list  ) 

Member Data Documentation

Definition at line 137 of file theory_arith_old.h.

Referenced by addEdge(), dfs(), and getVerticesTopological().

Definition at line 138 of file theory_arith_old.h.

Referenced by dfs(), getVerticesTopological(), and lessThan().


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.2-20100208