Search
PathFinder Methods
 


 Public Methods

  Name Description

EnumAllCycles

Enumerates all cycles in the underlying diagram.

EnumAllPaths

Overloaded.  

FindAllCycles

Finds all cycles in the underlying diagram.

FindAllPaths

Overloaded.  

FindCycle

Overloaded. Finds a cycle in the underlying diagram.

FindLongestPath

Overloaded. Finds the longest path in the underlying diagram.

FindShortestPath

Overloaded. Finds the shortest path in the underlying diagram.

 See Also