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 424 of file heuristics.cpp.
angel::oplrv_op_t::oplrv_op_t | ( | const c_graph_t & | cg | ) | [inline] |
Definition at line 426 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 428 of file heuristics.cpp.
References angel::oplr_edge_front().
vector<int> angel::oplrv_op_t::vni |
Definition at line 425 of file heuristics.cpp.
vector<int> angel::oplrv_op_t::vli |
Definition at line 425 of file heuristics.cpp.
vector<int> angel::oplrv_op_t::vno |
Definition at line 425 of file heuristics.cpp.
vector<int> angel::oplrv_op_t::vlo |
Definition at line 425 of file heuristics.cpp.