PIGALE 1.3.9 Documentation (original) (raw)
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
PropTgf.cpp File Reference

Defines
- #define PRIVATE
Functions
- void WriteTGF (PSet &X, Tgf &file, int PNum)
- void WriteTGF (PSet1 &X, Tgf &file, int PNum)
- void ReadTGF (PSet &X, Tgf &file, int PNum)
- void ReadTGF (PSet1 &X, Tgf &file, int PNum)
Define Documentation
Function Documentation
| void ReadTGF | ( | PSet1 & | X, |
|---|---|---|---|
| Tgf & | file, | ||
| int | PNum | ||
| ) |
| void ReadTGF | ( | PSet & | X, |
|---|---|---|---|
| Tgf & | file, | ||
| int | PNum | ||
| ) |
| void WriteTGF | ( | PSet1 & | X, |
|---|---|---|---|
| Tgf & | file, | ||
| int | PNum | ||
| ) |
| void WriteTGF | ( | PSet & | X, |
|---|---|---|---|
| Tgf & | file, | ||
| int | PNum | ||
| ) |
