Solutions to the classic 8 puzzle, implementing an A* best search algorithm to complete the puzzle in multiple languages.
-
Updated
Nov 1, 2018 - JavaScript
Solutions to the classic 8 puzzle, implementing an A* best search algorithm to complete the puzzle in multiple languages.
8 Puzzle Problem Mapping into Search. Using A* Algorithm to find the Shortest path.
Greedy implementation of the 8-puzzle solver
Resolução do 8/15 puzzle através de buscas heurísticas
JavaScript 实现八数码问题及搜索算法求取最优解
A simple project to implement A* algorithm.
8-Puzzle Solver webapp it uses different search algorithms to solve the classic 8-puzzle problem
Add a description, image, and links to the 8-puzzle-solver topic page so that developers can more easily learn about it.
To associate your repository with the 8-puzzle-solver topic, visit your repo's landing page and select "manage topics."