Pentomino Solver

A code that solves the pentomino puzzle.
403 Downloads
Updated 29 Dec 2020

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2020b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Puzzles in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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