项目作者: Mishors

项目描述 :
The program is implemented in Java to solve 8-Puzzle using Informed and Uninformed Search Algorithms like (BFS, DFS & A*). The solver is supported with nice GUI to view the steps of reaching the goal state from the initial state.
高级语言: Java
项目地址: git://github.com/Mishors/8-Puzzle.git
创建时间: 2019-01-31T11:57:16Z
项目社区:https://github.com/Mishors/8-Puzzle

开源协议:

下载