polyomino_multihedral_tiling_print_test


polyomino_multihedral_tiling_print_test, a MATLAB program which calls polyomino_multihedral_tiling_print(), 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 print 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_multihedral_tiling_print, a MATLAB library 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 print out a representation of that tiling.

Source Code:


Last revised on 06 March 2019.