jlrandulfe / AI_sokoban

MIT License
0 stars 0 forks source link

Develop a Sokoban solver AI algorithm #6

Open jlrandulfe opened 6 years ago

jlrandulfe commented 6 years ago

Given a text file containing the layout of the map of the Sokoban, a solution as optimal as possible has to be obtained with the developed Algorithm.

Initial considerations of the algorithm