项目作者: alieldinayman

项目描述 :
A (3x3) 8-Puzzle solver using A* Heuristics, and Best-First Search (BFS) Algorithms in a priority queue data structure
高级语言: Python
项目地址: git://github.com/alieldinayman/8-Puzzle-Astar-Solver.git
创建时间: 2018-03-31T18:34:55Z
项目社区:https://github.com/alieldinayman/8-Puzzle-Astar-Solver

开源协议:MIT License

下载