scip_solution_read_test, a MATLAB code which calls scip_solution_read(), which reads a file created by the integer programming package SCIP, representing the solution of a polyomino tiling problem, and writes 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 MIT license
scip_solution_read, a MATLAB code which reads a file created by the integer programming package SCIP, representing the solution of a polyomino tiling problem, and writes out a simple ASCII file that can be read by load().