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 1020 of file heuristics.cpp.
| angel::new_iks_t::new_iks_t | ( | int | _i, | |
| int | _k | |||
| ) | [inline] |
Definition at line 1023 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 1024 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 1021 of file heuristics.cpp.
int angel::new_iks_t::k [private] |
Definition at line 1021 of file heuristics.cpp.
1.5.3