Initializes a new instance of the PathFinder class.
The following tables list the members exposed by the PathFinder type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the PathFinder class. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Finds and returns all paths starting from node 'from' andending at node 'to'. Returns empty collection if nopath exists. |
See Also