The puzzle Exactly One Mazes consists of finding a path through the board, beginning from the lower left corner and finishing in the upper right corner, under the following conditions. The board has some L shaped figures on it, and the player must pass through them all, exactly one time on each one, in his path. Depending on how the board is built, the puzzle may have a unique solution, multiple solutions or even none.
victorsnunes/exactly-one-mazes
The puzzle Exactly One Mazes consists of finding a path through the board, beginning from the lower left corner and finishing in the upper right corner, under the following conditions. The board has some L shaped figures on it, and the player must pass through them all, exactly one time on each one, in his path. Depending on how the board is built, the puzzle may have a unique solution, multiple solutions or even none.
Jupyter Notebook