
| void ComputeAngles | ( | TopologicalGraph & | G, | |
| svector< int > & | level, | |||
| int | levelmax, | |||
| svector< int > & | liste, | |||
| svector< tvertex > & | father, | |||
| svector< double > & | weight, | |||
| svector< double > & | weightunder, | |||
| svector< double > & | base, | |||
| svector< double > & | angle | |||
| ) |
| double ComputeCotreeHeights | ( | DoubleOccurenceSequence & | Dos, | |
| svector< double > & | h, | |||
| svector< int > & | level, | |||
| int | ||||
| ) |
| void ComputeFather | ( | TopologicalGraph & | G, | |
| svector< tvertex > & | father | |||
| ) |
| void ComputeListe | ( | TopologicalGraph & | G, | |
| svector< int > & | liste | |||
| ) |
| void ComputeWeights | ( | TopologicalGraph & | G, | |
| svector< int > & | level, | |||
| svector< double > & | h, | |||
| svector< double > & | weight, | |||
| svector< double > & | weightunder | |||
| ) |
| void InvertSomeCir | ( | TopologicalGraph & | G, | |
| svector< bool > & | Invert | |||
| ) |
| double levelrho | ( | double | level, | |
| double | levelmax | |||
| ) |
| static double levelweight | ( | double | level | ) | [static] |
| bool MarkBadCir | ( | DoubleOccurenceSequence & | Dos, | |
| svector< bool > & | Bad | |||
| ) |
| double pigaleComputeAngles | ( | TopologicalGraph & | G, | |
| svector< int > & | level, | |||
| int | levelmax, | |||
| svector< double > & | h, | |||
| svector< double > & | base, | |||
| svector< double > & | angle | |||
| ) |
| int Polar | ( | TopologicalGraph & | G | ) |
| int Polar0 | ( | TopologicalGraph & | G | ) |
| bool SwapBadBrins | ( | DoubleOccurenceSequence & | Dos | ) |
double beta = 1. [static] |
double epush = .5 [static] |
double extpush = .1 [static] |
double Phi = 1. [static] |
double vpush = .5 [static] |
1.5.4