POLYOMINO_MONOHEDRAL
Seek Solutions of Polyomino Monohedral Tiling


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.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

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.

Source Code:


Last revised on 27 February 2019.