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 994 of file heuristics.cpp.
angel::new_pik_t::new_pik_t | ( | int | _i, | |
int | _k | |||
) | [inline] |
Definition at line 997 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 998 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 995 of file heuristics.cpp.
int angel::new_pik_t::k [private] |
Definition at line 995 of file heuristics.cpp.