angel
mercurial changeset:
|
Public Member Functions | |
lmf_op_t (const line_graph_t &lg) | |
int | operator() (line_graph_t::face_t f, const line_graph_t &lg) |
Public Attributes | |
vector< int > | mdegree |
Definition at line 978 of file heuristics.cpp.
angel::lmf_op_t::lmf_op_t | ( | const line_graph_t & | lg | ) | [inline] |
Definition at line 980 of file heuristics.cpp.
References angel::markowitz_on_line_graph().
int angel::lmf_op_t::operator() | ( | line_graph_t::face_t | f, |
const line_graph_t & | lg | ||
) | [inline] |
Definition at line 982 of file heuristics.cpp.
References angel::face_vertex_name(), and THROW_DEBUG_EXCEPT_MACRO.
vector<int> angel::lmf_op_t::mdegree |
Definition at line 979 of file heuristics.cpp.