This is a variation of the classical river crossing puzzle. In these kinds of puzzles, the limitations to the solution is defined by the constraints placed on the different objects involved.
-
Updated
Jan 9, 2023 - Python
This is a variation of the classical river crossing puzzle. In these kinds of puzzles, the limitations to the solution is defined by the constraints placed on the different objects involved.
In this algorithm, I have written a module which is consist of a couple of main searching algorithm that has been implemented on the 8 puzzle problem as default.
8 Puzzle game
Add a description, image, and links to the dls-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dls-algorithm topic, visit your repo's landing page and select "manage topics."