scip_solution_read_test


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.

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:

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.

Source Code:


Last revised on 01 July 2023.