搜索资源列表
8digitsA
- A星算法+强启发函数解八数码问题,自带判断是否有解-A Star Algorithm+ strong heuristic function solution of 8 digital issues, bring their own to determine whether the broken
AstarAlgorithm
- 基于启发式收索的A算法,A星算法的C++类的完整实现源代码-A collection of cable based on heuristic algorithms, A star algorithm in C++ source code for the complete implementation of class
Astar
- A星算法解决8数码问题,一种启发式搜索程序-A star algorithm to solve 8 digital problem, a heuristic search procedures
TheEightDigits
- 运用启发式搜索算法,用来解决一个简单的八数码问题。这里用的是A星算法。-Using heuristic search algorithm, which is used to solve a simple eight digital problem. Here is A star algorithm.