scip_solution_read_test


scip_solution_read_test, a MATLAB program which calls scip_solution_read() to read a file created by the integer programming package SCIP, 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:

scip_solution_read, a MATLAB program 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().

Source Code:


Last revised on 11 March 2019.