The result of a shortest path finding computation.
All the positions found, from start to end.
undefined if in a Failed, Block or Unreachable status.
undefined
Failed
Block
Unreachable
The status of the computation.
Success
Position
Generated using TypeDoc
The result of a shortest path finding computation.