文件名称:A_Star
介绍说明--下载内容来自于网络,使用问题请自行百度
在3*3组成的九宫格棋盘上,摆有8个将牌,每一个将牌都刻有1-8中的某一个数码。棋盘中留有一个空格,允许其周围的某一个将牌向空格移动,这样通过移动将牌就可以不断改变将牌的布局。给定一种初始的将牌布局或结构(称初始状态)和一个目标布局(称目标状态),编程给出一个最优的走法序列。
-3* 3 composed of squared board, put 8 cards, each of the license are inscribed with a digital 1-8. The chessboard left a space that allows its around a brand move to the space, so that by moving the license can be changing the layout of the license. To set an initial layout of the license or structure (called the initial state) and a layout of the target (called the target state), programmed to give an optimal sequence of moves.
-3* 3 composed of squared board, put 8 cards, each of the license are inscribed with a digital 1-8. The chessboard left a space that allows its around a brand move to the space, so that by moving the license can be changing the layout of the license. To set an initial layout of the license or structure (called the initial state) and a layout of the target (called the target state), programmed to give an optimal sequence of moves.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src/AStar.cpp
src/AStar.exe
src
src/AStar.exe
src
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.