polyomino_multihedral_tiling_plot_test


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.

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_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.

Source Code:


Last revised on 07 March 2019.