文件名称:hash+bfs求解八数码问题
文件大小:2KB
文件格式:RAR
更新时间:2013-09-06 16:08:27
八数码
This program uses a int type number to represent the Eight Puzzle Problem. number 1,2,3,…,8 stand for the eight numbers,0 stand for blank space. row from top to bottom,column from left to right. default goal state:01234578 or 1234578
【文件预览】:
EightPuzzle.cpp
sample.txt