gurobi_solution_read_test


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().

Licensing:

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

Related Programs and Data:

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().

Source Code:


Last revised on 24 January 2019.