angel  mercurial changeset:
angel::oplrv_op_t Struct Reference
Collaboration diagram for angel::oplrv_op_t:

List of all members.

Public Member Functions

 oplrv_op_t (const c_graph_t &cg)
int operator() (c_graph_t::vertex_t v, const c_graph_t &cg)

Public Attributes

vector< int > vni
vector< int > vli
vector< int > vno
vector< int > vlo

Detailed Description

Definition at line 432 of file heuristics.cpp.


Constructor & Destructor Documentation

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

Definition at line 434 of file heuristics.cpp.

References angel::in_out_path_lengths().

Here is the call graph for this function:


Member Function Documentation

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

Definition at line 436 of file heuristics.cpp.

References angel::oplr_edge_front().

Here is the call graph for this function:


Member Data Documentation

Definition at line 433 of file heuristics.cpp.

Definition at line 433 of file heuristics.cpp.

Definition at line 433 of file heuristics.cpp.

Definition at line 433 of file heuristics.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines