polyEnum
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
Cite As
Aaron T. Becker's Robot Swarm Lab (2024). polyEnum (https://www.mathworks.com/matlabcentral/fileexchange/75693-polyenum), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |