polyomino_monohedral_matrix_test


polyomino_monohedral_matrix_test, a MATLAB program which calls polyomino_monohedral_matrix(), which is given matrices defining a region R and a polyomino P, and returns the linear system A*x=b that must be solved 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_matrix, a MATLAB program which is given matrices defining a region R and a polyomino P, and returns the linear system A*x=b that must be solved for binary solutions x, that represent possible tilings of the region R by the polyomino P.

Source Code:


Last revised on 28 February 2019.