angel::lrm_op_t Struct Reference

List of all members.

Public Member Functions

 lrm_op_t (const c_graph_t &cg)
int operator() (bool front, c_graph_t::edge_t edge, const c_graph_t &cg)
int operator() (edge_bool_t eb, const c_graph_t &cg)
int operator() (c_graph_t::vertex_t v, const c_graph_t &cg)

Public Attributes

vector< int > indep
vector< int > dep


Detailed Description

Definition at line 81 of file heuristics.cpp.


Constructor & Destructor Documentation

angel::lrm_op_t::lrm_op_t ( const c_graph_t cg  )  [inline]

Definition at line 83 of file heuristics.cpp.

References angel::number_dependent_vertices(), and angel::number_independent_vertices().

Here is the call graph for this function:


Member Function Documentation

int angel::lrm_op_t::operator() ( bool  front,
c_graph_t::edge_t  edge,
const c_graph_t cg 
) [inline]

Definition at line 85 of file heuristics.cpp.

int angel::lrm_op_t::operator() ( edge_bool_t  eb,
const c_graph_t cg 
) [inline]

Definition at line 88 of file heuristics.cpp.

int angel::lrm_op_t::operator() ( c_graph_t::vertex_t  v,
const c_graph_t cg 
) [inline]

Definition at line 91 of file heuristics.cpp.


Member Data Documentation

vector<int> angel::lrm_op_t::indep

Definition at line 82 of file heuristics.cpp.

vector<int> angel::lrm_op_t::dep

Definition at line 82 of file heuristics.cpp.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 11 10:35:09 2009 for angel by  doxygen 1.5.3