Description: Map Sokoban game for solving, application breadth-first search to solve, and what optimization: 1 to determine whether the current state appeared before. 2 to determine whether the current state is already in the state of death. Death states have some of the following: 1 dead if pushed to the box number two on the edge of the box is less than the number of points equal to the target
To Search:
File list (Check if you may need any files):
autobox\autobox\auto.cpp
.......\.......\autobox.vcxproj
.......\.......\autobox.vcxproj.filters
.......\.......\Debug\auto.obj
.......\.......\.....\autobox.lastbuildstate
.......\.......\.....\autobox.log
.......\.......\.....\Boxman.obj
.......\.......\.....\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link-rc.read.1.tlog
.......\.......\.....\link-rc.write.1.tlog
.......\.......\.....\link.7128.read.1.tlog
.......\.......\.....\link.7128.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\vc110.idb
.......\.......\.....\vc110.pdb
.......\.......\level.txt
.......\.......\levelb.txt
.......\.......\levelc.txt
.......\.......\leveld.txt
.......\.......\levele.txt
.......\.......\levelf.txt
.......\.......\levelg.txt
.......\.......\levelh.txt
.......\.......\leveli.txt
.......\.......\levelj.txt
.......\.......\levelk.txt
.......\.......\levell.txt
.......\.......\levelm.txt
.......\.......\out.txt
.......\autobox.sdf
.......\autobox.sln
.......\autobox.v11.suo
.......\Debug\autobox.exe
.......\.....\autobox.ilk
.......\.....\autobox.pdb
.......\.....\level.txt
.......\.....\levela.txt
.......\.....\levelb.txt
.......\.....\levelc.txt
.......\.....\leveld.txt
.......\.....\levele.txt
.......\.....\levelf.txt
.......\.....\levelg.txt
.......\.....\levelh.txt
.......\.....\leveli.txt
.......\.....\levelk.txt
.......\.....\levell.txt
.......\.....\levelm.txt
.......\.....\out.txt
.......\autobox\Debug
.......\autobox
.......\Debug
autobox