DirectedCycle Methods |
The DirectedCycle type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetCycle |
Returns a directed cycle if the digraph has a directed cycle, and null otherwise. |
![]() ![]() | MainTest |
Demo test the DirectedCycle data type. |