Popularity
4.6
Growing
Activity
0.0
Stable
5
3
3

Monthly Downloads: 31
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data    

astar alternatives and similar packages

Based on the "Data" category.
Alternatively, view astar alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of astar or a related project?

Add another 'Data' Package

README

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.


*Note that all licence references and agreements mentioned in the astar README section above are relevant to that project's source code only.