Solve a sliding 15-puzzle using different search strategies.
-
Updated
Apr 23, 2024 - Python
Solve a sliding 15-puzzle using different search strategies.
8 puzzle and 15 puzzle game using Backtracking algorithm
A Python program to solve 15-Puzzle by branch and bound algorithm. Tugas Kecil 3 IF2211 Strategi Algoritma
Add a description, image, and links to the 15-puzzle-game-python topic page so that developers can more easily learn about it.
To associate your repository with the 15-puzzle-game-python topic, visit your repo's landing page and select "manage topics."