|
angel
mercurial changeset:
|
Public Member Functions | |
| new_pik_t (int _i, int _k) | |
| int | operator() (line_graph_t::face_t pij, const line_graph_t &lg) const |
Private Attributes | |
| int | i |
| int | k |
Definition at line 1002 of file heuristics.cpp.
| angel::new_pik_t::new_pik_t | ( | int | _i, |
| int | _k | ||
| ) | [inline] |
Definition at line 1005 of file heuristics.cpp.
| int angel::new_pik_t::operator() | ( | line_graph_t::face_t | pij, |
| const line_graph_t & | lg | ||
| ) | const [inline] |
Definition at line 1006 of file heuristics.cpp.
References angel::edge_vertex_name(), angel::independent, THROW_DEBUG_EXCEPT_MACRO, and angel::vertex_type().

int angel::new_pik_t::i [private] |
Definition at line 1003 of file heuristics.cpp.
int angel::new_pik_t::k [private] |
Definition at line 1003 of file heuristics.cpp.