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