搜索资源列表
eight-figure-puzzle
- 八数码难题用java语言实现,搜索算法为广度优先-eight-figure-puzzle in java
eightPazzelBfs
- This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
eight
- 采用A*算法解决九宫格谜题,代码附有注释-Using A* algorithm to solve the puzzle TICTACTOEMIDLET
Genetic
- 遗传算法解八数码问题,交配用的是轮盘赌法-Genetic Algorithm for the eight-puzzle problem, mating with the roulette method
AI-eight-digital-problem-
- 使用java开发的人工智能八数码问题 以及说明文档-The development of artificial intelligence using java eight puzzle Problem
java_eight-puzzle
- 基于A星算法的8数码问题java程序源代码-java source code based on the A star algorithm eight puzzle