| Cycle Methods |
The Cycle type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCycle |
Returns a cycle in the graph G. A property in place of a method would be better;
however the compiler will not allow a property having the same name as the defining class.
| |
| MainTest |
Demo test the Cycle data type. |