-
-
- Fast: returns a path between two intersections quickly.
- Inefficient: doesn't return the best legal path between two intersections.
-
- Efficient: finds the best legal path between two intersections.
-
-
-
- Slow: not as responsive as we would like it to be.
-
- Fast: responsive, averaging 19.27ms for the more complex paths.
-