trinity_solution_test


trinity_solution_test, an Octave code which calls trinity_solution(), which prints or plots a solution to the trinity tiling puzzle, after it has been defined by trinity_lp_automatic() and solved by cplex().

The code needs access to the information in the eternity, trinity, and trinity_solution directories. In the example given here, this is done through the "addpath" command.

The Octave version of this library is not working. I installed the io package, which enables xmlread(), but I still need to install xercesImpl.jar or xml-apis.jar...

Licensing:

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

Related Data and Programs:

trinity_solution, an Octave code which prints or plots a solution to the trinity tiling puzzle, after it has been defined by trinity_lp_automatic() and solved by cplex().

Source code:


Last revised on 27 May 2021.