angel
mercurial changeset:
|
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 |
Definition at line 432 of file heuristics.cpp.
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().
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().
vector<int> angel::oplrv_op_t::vli |
Definition at line 433 of file heuristics.cpp.
vector<int> angel::oplrv_op_t::vlo |
Definition at line 433 of file heuristics.cpp.
vector<int> angel::oplrv_op_t::vni |
Definition at line 433 of file heuristics.cpp.
vector<int> angel::oplrv_op_t::vno |
Definition at line 433 of file heuristics.cpp.