项目作者: apropos13

项目描述 :
UCLA, Artificial Intelligence
高级语言: Common Lisp
项目地址: git://github.com/apropos13/AI-solver-for-Sokoban.git
创建时间: 2017-01-18T05:24:24Z
项目社区:https://github.com/apropos13/AI-solver-for-Sokoban

开源协议:

下载


Artificial Intelligence solver for the Game Sokoban
Ro run the file enter the lisp interpreter and do:

(printstates (a* p5 #’goal-test #’next-states #’h0) 0.4)

where p5 is the level and 0.4 is the speed of display