Merge: Ai search
authorJean Privat <jean@pryen.org>
Wed, 13 Aug 2014 13:47:48 +0000 (09:47 -0400)
committerJean Privat <jean@pryen.org>
Wed, 13 Aug 2014 13:47:48 +0000 (09:47 -0400)
commit8482b359e03cf702c58d5ac1e54560f6295e6918
tree011f1587ab5c45e497eb7aa27244a633b3913a0f
parent73c6404ee477a9eaf9108beb43374f5c4abb98a9
parent68e4f41aebe3ac62575d1f5054d641f8acab7ff9
Merge: Ai search

Second part of the ai library. now with astar (and other search algos)

Look a puzzle.nit for a simple example of usage.

Pull-Request: #660
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>