angel
mercurial changeset:
|
Public Member Functions | |
lmmdv_op_t (double _w) | |
int | operator() (c_graph_t::vertex_t v, const c_graph_t &cg) |
Public Attributes | |
double | w |
Definition at line 329 of file heuristics.cpp.
angel::lmmdv_op_t::lmmdv_op_t | ( | double | _w | ) | [inline] |
Definition at line 331 of file heuristics.cpp.
int angel::lmmdv_op_t::operator() | ( | c_graph_t::vertex_t | v, |
const c_graph_t & | cg | ||
) | [inline] |
Definition at line 332 of file heuristics.cpp.
References angel::markowitz_enlargement_all_neighbors().
double angel::lmmdv_op_t::w |
Definition at line 330 of file heuristics.cpp.