a_star 0.2.0 a_star: ^0.2.0 copied to clipboard
A sample A* algorithm built with Dart.
CHANGES #
0.2.0 #
- Fix bug with rounding and actually find the shortest path. https://github.com/sethladd/dart-a-star/pull/1
A sample A* algorithm built with Dart.