scip_solution_read_test, an Octave 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.
The computer code and data files described and made available on this web page are distributed under the MIT license
scip_solution_read, an Octave 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.