文件名称:autobox
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-12-13
- 文件大小:
- 2.63mb
- 下载次数:
- 0次
- 提 供 者:
- k***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用于对推箱子游戏的地图求解程序,应用广度优先搜索来进行求解,并进行一下优化:1.判断当前状态是否在之前出现过。2.判断当前状态是否已经处于死亡状态。死亡状态有以下一些:1.是否把箱子推到死角2.箱子在边缘上的数目是否小于等于目标点的个数
-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
-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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