astar

General A* search algorithm.

https://github.com/weissi/astar

Latest on Hackage:0.3.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Cale Gibbard, Johannes Weiss
Maintained by [email protected]

This is a data-structure independent implementation of A* search.