~DFSKura2 | ( | ) | [inline] |
void DFSDualOrder | ( | ) |
void ComputeAncestors | ( | ) |
void Flash | ( | tedge | e, | |
short | c | |||
) | [inline] |
void FlashBest | ( | tedge | e, | |
short | c | |||
) | [inline] |
bool KuraFound | ( | ) | [inline] |
int GetRetVal | ( | ) | [inline] |
void Compute | ( | ) | [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 Success [private] |
int RetVal [private] |
short lastc [private] |