polyomino_embed_test, a MATLAB program which calls polyomino_embed(), which is given matrices defining a region R and a polyomino P, and determines the number of possible embeddings of the polyomino into the region, and the translations necessary to achieve them.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
polyomino_embed, a MATLAB library which is given matrices defining a region R and a polyomino P, and determines the number of possible embeddings of the polyomino into the region, and the translations necessary to achieve them.