| Topological Methods |
The Topological type exposes the following members.
| Name | Description | |
|---|---|---|
| MainTest |
Demo test the Topological data type. | |
| Order |
Returns a topological order if the digraph has a topologial order,
and null otherwise. | |
| Rank |
The the rank of vertex v in the topological order;
-1 if the digraph is not a DAG |