polyomino_monohedral_tiling_print_test


polyomino_monohedral_tiling_print_test, a MATLAB program which calls polyomino_monohedral_tiling_print(), which is given matrices defining a region R and a polyomino P, and a vector X, computed by POLYOMINO_MONOHEDRAL, which represents a tiling of R by P, and prints out a representation of that tiling.

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_tiling_print, a MATLAB library which is given matrices defining a region R and a polyomino P, and a vector X, computed by polyomino_monohedral, which represents a tiling of R by P, and prints out a representation of that tiling.

Source Code:


Last revised on 28 February 2019.