搜索资源列表
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
