polyomino_monohedral_test, a MATLAB program which calls polyomino_monohedral, which is given matrices defining a region R and a polyomino P; it sets up the corresponding linear system, and solves for binary solutions x that represent possible tilings of the region R by the polyomino P.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
polyomino_monohedral, a MATLAB program which is given matrices defining a region R and a polyomino P; it sets up the corresponding linear system, and solves for binary solutions x that represent possible tilings of the region R by the polyomino P.