Pentomino Solver

版本 1.2.0.1 (2.2 KB) 作者: Peter van Alem
A code that solves the pentomino puzzle.
403.0 次下载
更新时间 2020/12/29

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Puzzles 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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