neo: Correct the documentation of neo.nit according to PR #734.
[nit.git] / lib / ai / search.nit
2014-08-12 Jean Privatlib/ai: add the n-puzzle problem as an example of search
2014-08-12 Jean Privatlib/ai: add search.nit as the second module