gurobi_solution_read_test


gurobi_solution_read_test, a MATLAB code which calls gurobi_solution_read(), which 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 MIT license

Related Programs and Data:

gurobi_solution_read, a MATLAB code 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.