Enumerate all the fixed polyominoes of size n tiles. Returns numpolys, the number of fixed polyominoes.
A polyomino is a plane geometric figure formed by joining one or more equal squares edge to edge. It is a polyform whose cells are squares.
https://en.wikipedia.org/wiki/Polyomino
Uses algorithm from https://www.sciencedirect.com/science/article/pii/0012365X81902375?via%3Dihub
Authors: Aaron T. Becker and Yitong Lu
引用格式
Aaron T. Becker's Robot Swarm Lab (2026). polyEnum (https://ww2.mathworks.cn/matlabcentral/fileexchange/75693-polyenum), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2017b
兼容任何版本
平台兼容性
Windows macOS Linux标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0 |
