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)
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>


Trivial merge