Click or drag to resize
DirectedCycle Methods

The DirectedCycle type exposes the following members.

Methods
  NameDescription
Public methodGetCycle
Returns a directed cycle if the digraph has a directed cycle, and null otherwise.
Public methodStatic memberMainTest
Demo test the DirectedCycle data type.
Top
See Also