|
angel
mercurial changeset:
|
Public Member Functions | |
| new_iks_t (int _i, int _k) | |
| int | operator() (line_graph_t::face_t jks, const line_graph_t &lg) const |
Private Attributes | |
| int | i |
| int | k |
Definition at line 1028 of file heuristics.cpp.
| angel::new_iks_t::new_iks_t | ( | int | _i, |
| int | _k | ||
| ) | [inline] |
Definition at line 1031 of file heuristics.cpp.
| int angel::new_iks_t::operator() | ( | line_graph_t::face_t | jks, |
| const line_graph_t & | lg | ||
| ) | const [inline] |
Definition at line 1032 of file heuristics.cpp.
References angel::dependent, angel::edge_vertex_name(), THROW_DEBUG_EXCEPT_MACRO, and angel::vertex_type().

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