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.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
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.