15-Puzzle-Solvers

(★ 56)

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

15-Puzzle-Solvers 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation