Search code examples
algorithmerlanga-star

Erlang Implementation of A Star Search Algorithm


I need an Erlang implementation of the A* search algorithm. Any pointers?


Solution

  • http://stevegilham.blogspot.com/2008/10/first-refactoring-of-star-in-erlang.html