Pentomino Solver

A code that solves the pentomino puzzle.
403 descargas
Actualizado 29 dic 2020

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2020b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Puzzles en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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