scip_solution_read_test


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

Licensing:

The information on this web page is distributed under the MIT license.

Related Programs and Data:

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

Source Code:


Last revised on 10 January 2022.