MilanPecov / 15-Puzzle-Solvers

This project solves the classic 15-puzzle using A* and Breadth First algorithms, implemented in Python. It features a combined heuristic of Manhattan Distance, Linear Conflict, and Walking Distance for optimal performance and includes a user-friendly graphical interface to visualize the solution
56Updated 9 months ago

Alternatives and similar repositories for 15-Puzzle-Solvers:

Users that are interested in 15-Puzzle-Solvers are comparing it to the libraries listed below