angel
mercurial changeset:
|
Operator class for relative lowest Markowitz in vertex elimination. More...
#include <heuristics.hpp>
Public Member Functions | |
lowest_relative_markowitz_vertex_t () | |
int | operator() (const vector< c_graph_t::vertex_t > &vv1, const c_graph_t &cg, vector< c_graph_t::vertex_t > &vv2) |
Operator class for relative lowest Markowitz in vertex elimination.
operator() is equivalent to lowest_relative_markowitz_vertex
Definition at line 150 of file heuristics.hpp.
Definition at line 152 of file heuristics.hpp.
int angel::lowest_relative_markowitz_vertex_t::operator() | ( | const vector< c_graph_t::vertex_t > & | vv1, |
const c_graph_t & | cg, | ||
vector< c_graph_t::vertex_t > & | vv2 | ||
) |
Definition at line 103 of file heuristics.cpp.
References angel::standard_heuristic_op().