Pentomino Solver

A code that solves the pentomino puzzle.

You are now following this Submission

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 (2026). Pentomino Solver (https://www.mathworks.com/matlabcentral/fileexchange/33197-pentomino-solver), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Puzzles in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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