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...
The computer code and data files described and made available on this web page are distributed under the MIT license
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().