polyomino_monohedral_tiling_plot_test, a MATLAB program which calls polyomino_monohedral_tiling_plot(), 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 creates a graphic plot 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_plot, 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 creates a graphic plot representation of that tiling.