trinity_test


trinity_test, a MATLAB code which calls trinity(), which considers the trinity puzzle, a smaller version of the eternity puzzle. The trinity puzzle specifies a region R composed of 144 30-60-90 triangles, and a set of 4 "tiles", T1, T2, T3 and T4, each consisting of 36 30-60-90 triangles, and seeks an arrangement of the four tiles that exactly covers the region.

For this version of the tiling problem, solutions were computed using cplex(), gurobi(), and scip().

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Related Data and Programs:

trinity, a MATLAB code which considers the trinity puzzle, a smaller version of the eternity puzzle. The trinity puzzle specifies a region R composed of 144 30-60-90 triangles, and a set of 4 "tiles", T1, T2, T3 and T4, each consisting of 36 30-60-90 triangles, and seeks an arrangement of the four tiles that exactly covers the region.

Source Code:


Last modified on 19 January 2022.