Pentomino Solver

A code that solves the pentomino puzzle.
403 Downloads
Aktualisiert 29. Dez 2020

Lizenz anzeigen

The code uses a backtracking technique to solve the solutions to the pentomino puzzles.
De puzzle can be solved over different grids.
Also the intermediate steps can be animated.

Zitieren als

Peter van Alem (2024). Pentomino Solver (https://www.mathworks.com/matlabcentral/fileexchange/33197-pentomino-solver), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2020b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Puzzles finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.1

Minor code cleanup

1.2.0.0

The algorithm is improved and a little bug is fixed.

1.0.0.0