gurobi_solution_read_test, a MATLAB program which calls gurobi_solution_read() to reads a file created by the optimization package GUROBI, representing the solution of a polyomino tiling problem, and write out a simple ASCII file that can be read by load().
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
gurobi_solution_read, a MATLAB program which reads a file created by the optimization package GUROBI, representing the solution of a polyomino tiling problem, and writes out a simple ASCII file that can be read by load().