搜索资源列表
8puzzle
- 8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach and show each step.
Chess(8puzzle)
- 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
8Puzzle
- This an example of solving 8puzzle problem by computer-This is an example of solving 8puzzle problem by computer
EightPazzelBfs
- This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
java_8PuzzleApp
- To solve 8-puzzle problem using JAVA.
8PuzzleSolver
- JAVA code for 8puzzle solver