angel
mercurial changeset:
|
Operator class for lowest fill-in in vertex elimination. More...
#include <heuristics.hpp>
Public Member Functions | |
lowest_fill_in_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 lowest fill-in in vertex elimination.
operator() is equivalent to lowest_fill_in_vertex
Definition at line 176 of file heuristics.hpp.
Definition at line 178 of file heuristics.hpp.
int angel::lowest_fill_in_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 184 of file heuristics.cpp.
References angel::standard_heuristic_op().