
| GraphContainer | ( | ) | [inline] |
| GraphContainer | ( | const GraphContainer & | G | ) | [inline] |
| ~GraphContainer | ( | ) | [inline] |
| GraphContainer& operator= | ( | const GraphContainer & | G | ) | [inline] |
| void Tswap | ( | GraphContainer & | G | ) | [inline] |
| int nv | ( | ) | const [inline] |
| int ne | ( | ) | const [inline] |
| int nbre | ( | const tvertex & | ) | const [inline] |
| int nbre | ( | const tedge & | ) | const [inline] |
| PSet1& Set | ( | ) | [inline] |
| PSet& PV | ( | ) | [inline] |
| PSet& PB | ( | ) | [inline] |
| PSet& PE | ( | ) | [inline] |
| PSet1& PG | ( | ) | [inline] |
| void setsize | ( | const tvertex & | , | |
| int | i | |||
| ) | [inline] |
| void setsize | ( | const tedge & | , | |
| int | i | |||
| ) | [inline] |
| void setsize | ( | int | nn, | |
| int | mm | |||
| ) | [inline] |
| void incsize | ( | const tvertex & | ) | [inline] |
| void decsize | ( | const tvertex & | ) | [inline] |
| void incsize | ( | const tedge & | ) | [inline] |
| void decsize | ( | const tedge & | ) | [inline] |
| void clear | ( | ) | [inline] |
| void reset | ( | ) | [inline] |
| void ClearKeep | ( | ) | [inline] |
int n [protected] |
int m [protected] |
1.5.4