weissi · GitHub

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.

About

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

Resources

Readme

BSD-3-Clause license

Activity

Stars

5 stars

Watchers

1 watching

Forks

3 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗