Pentomino Solver

A code that solves the pentomino puzzle.
413 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 (2026). Pentomino Solver (https://de.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
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