I'll look into this. Actually, I was thinking of implementing A* as well, so thanks!
On Tuesday, 20 November 2012 13:18:08 UTC-5, puzzler wrote: > > I just responded in your other thread, suggesting you look at > priority-map. Now that I see this thread, I can tell you that priority-map > is definitely what you want rather than sorted sets -- I created it > specifically for that kind of algorithm. > > Check out: http://clj-me.cgrand.net/2010/09/04/a-in-clojure/ > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
