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 970 of file heuristics.cpp.
angel::lmf_op_t::lmf_op_t | ( | const line_graph_t & | lg | ) | [inline] |
Definition at line 972 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 974 of file heuristics.cpp.
References angel::face_vertex_name(), and THROW_DEBUG_EXCEPT_MACRO.
vector<int> angel::lmf_op_t::mdegree |
Definition at line 971 of file heuristics.cpp.