weissi / astar

This is a data-structure independent implementation of A* search.
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

A* in Haskell

This is a data-structure independent implementation of A* search. All the hard work has been done by Cale Gibbard, the port to psqueues has been donated by Johannes Weiß.

The is currently not the official repository but as there was no official repository documented, I created this one.

License

This library is licensed under a BSD license, for details please consult the LICENSE file.