_Kuratowski | ( | TopologicalGraph & | G | ) | [inline] |
~_Kuratowski | ( | ) | [inline] |
void Check | ( | ) |
bool KuraFound | ( | ) | [inline] |
bool IsCotreeCritical | ( | ) |
int GetRetVal | ( | ) | [inline] |
void Compute | ( | ) | [protected] |
int KTestNonPlanar | ( | bool | show = false |
) | [protected] |
void ComputeAncestors | ( | ) | [protected] |
void ComputeImportantVertices | ( | ) | [inline, protected] |
void ComputeDownEdge | ( | ) | [protected] |
bool IsDownEdgeOk | ( | tedge | e | ) | [inline, protected] |
bool IsDownEdgeEqualOk | ( | tedge | e | ) | [inline, protected] |
bool IsNPEdgeOk | ( | tedge | e | ) | [inline, protected] |
void Keep | ( | tedge | e, | |
short | c | |||
) | [inline, protected] |
void UnKeep | ( | tedge | e, | |
short | c | |||
) | [inline, protected] |
svector<tvertex> ancestor_son [private] |
tedge down_edge_equal [private] |
tvertex down_vertex [private] |
bool isplanar [private] |
bool EgaliteBasse [private] |
bool Success [private] |
int RetVal [private] |
short lastc [private] |