| AcyclicLP Methods |
The AcyclicLP type exposes the following members.
| Name | Description | |
|---|---|---|
| DistTo |
Returns the length of a longest path from the source vertex s to vertex v. | |
| HasPathTo |
Is there a path from the source vertex s to vertex v? | |
| MainTest |
Demo test the AcyclicLP data type. | |
| PathTo |
Returns a longest path from the source vertex s to vertex v. |