You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a desktop app written in C#. It solves the problem of arranging a given set of polyomino shapes in a rectangular region. It uses the Dancing Links algorithm by Donald E. Knuth.
Here's a video showing how it works:
About
Puzzle solver for the placement of a set of polyominoes on a board. Interactive and intuitive.