angel
mercurial changeset:
|
Operator class for maximal overall Markowitz degree reduction in face elimination. More...
#include <heuristics.hpp>
Public Member Functions | |
momr_face_t () | |
int | operator() (const vector< line_graph_t::face_t > &fv1, const line_graph_t &lg, vector< line_graph_t::face_t > &fv2) |
Operator class for maximal overall Markowitz degree reduction in face elimination.
operator() is equivalent to momr_face
Definition at line 969 of file heuristics.hpp.
angel::momr_face_t::momr_face_t | ( | ) | [inline] |
Definition at line 971 of file heuristics.hpp.
int angel::momr_face_t::operator() | ( | const vector< line_graph_t::face_t > & | fv1, |
const line_graph_t & | lg, | ||
vector< line_graph_t::face_t > & | fv2 | ||
) |
Definition at line 1103 of file heuristics.cpp.
References angel::standard_heuristic_op().