[plt-scheme] A* algorithm?
Doug Williams
m.douglas.williams at gmail.com
Mon Apr 27 19:16:01 EDT 2009
I have an implementation of a state space search package that includes A*. I
haven't used it on PLT Scheme V4.0, but it shouldn't be hard to convert.
Unfortunately, I'm traveling this week and don't have it on my laptop. I'll
send it to you off-line later in the week if you haven't found anything else
in the meantime.
The other Doug in the mailing list
On Mon, Apr 27, 2009 at 3:09 PM, Doug Orleans <dougorleans at gmail.com> wrote:
> Is there an implementation of the A* search algorithm in PLT Scheme?
> There's a PLaneT package for Dijkstra's algorithm, but I didn't find
> A*. If not, I'll probably use the dijkstra package as a starting
> point, unless someone has a better suggestion.
>
> --dougorleans at gmail.com
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20090427/9e8cdc22/attachment.html
More information about the plt-scheme
mailing list