polyomino_multihedral_tiling_plot_test, a MATLAB program which calls polyomino_multihedral_tiling_plot(), which is given matrices defining a region R and a set of polyominoes P, and a vector X, computed by POLYOMINO_MULTIHEDRAL, which represent a tiling of R by the polyominoes in P. The task is to plot 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_multihedral_tiling_plot, a MATLAB library which is given matrices defining a region R and a set of several polyominoes P, and a vector X which represents a tiling of R by the elements of P, and creates a plot of that tiling.