Categories
Share This
Links
Tag Archives: git
A* in Clojure: Part Two
Today, I decided to flush out and clean up my A* implementation in Clojure. I cleaned up the namespaces, removed some cruft, got the Java integration working (which required by-passing RT.loadResourceScript() since it seems to be broken), and moving my … Continue reading
Posted in Tech
Tagged a*, a-star, astar, astar-in-clojure, clojure, git, github, java
Leave a comment