P.I.G.A.L.E.
1.3.9
Public Implementation of a Graph Algorithm
Library and Editor
H. de Fraysseix     
P. Ossona de Mendez
_DFS Struct Reference
List of all members.
Public Member Functions
- _DFS (TopologicalGraph &GG)
- ~_DFS ()
- void init ()
- tbrin ib (tbrin b)
- tedge ie (tedge e)
- tvertex iv (tvertex v)
- int DoDFS (tbrin b0=1)
- int bicon ()
- void DFSDualOrder ()
- tbrin treein (tvertex v)
- tvertex treetarget (tedge e)
- tvertex father (tvertex v)
- bool SmallerThan (tvertex v, tvertex w)
- bool SmallerEqual (tvertex v, tvertex w)
- bool Comparable (tvertex v, tvertex w)
- bool ComparableDifferent (tvertex v, tvertex w)
- void SwapInOrder (tedge &e, tedge &f)
- bool OrdInterlaced (tedge e, tedge f)
- bool Interlaced (tedge e, tedge f)
- bool OrdChainInterlaced (tedge e, tedge f)
- tvertex infimum (tvertex v, tvertex w)
- tedge HighestCove (tvertex v1, tvertex v2)
- tvertex cover (tvertex from, tvertex to)
- void LralgoSort (_LrSort &LrSort)
- int Lralgo (_LrSort &LrSort, _FastHist &Hist)
Public Attributes
Constructor & Destructor Documentation
Member Function Documentation
int DoDFS |
( |
tbrin |
b0 = 1 |
) |
|
void SwapInOrder |
( |
tedge & |
e, |
|
|
tedge & |
f | |
|
) |
| | [inline] |
bool OrdChainInterlaced |
( |
tedge |
e, |
|
|
tedge |
f | |
|
) |
| | [inline] |
void LralgoSort |
( |
_LrSort & |
LrSort |
) |
|
Member Data Documentation
Generated on Thu Jan 31 16:51:37 2008 for Pigale by
1.5.4