Skip to content
/ astar Public

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

License

Notifications You must be signed in to change notification settings

weissi/astar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published