07-Jan-2022 20:58:27 gurobi_solution_read_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 gurobi_solution_read() tries to extract a solution vector X returned by GUROBI for a particular polyomino tiling problem. gurobi_solution_read_demo(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 gurobi_solution_read() reads a GUROBI solution file This demo will read "reid_gurobi.sol" gurobi_solution_read(): Extract information from GUROBI file "reid_gurobi.sol". The file contains 20 lines of information. The file contains 3 nonzero values. Unscrambled solution data: Col: 1 Row 1: 0 2: 0 3: 1 4: 0 5: 0 6: 0 7: 0 8: 0 9: 0 10: 0 11: 0 12: 1 13: 1 14: 0 15: 0 16: 0 17: 0 18: 0 19: 0 20: 0 Wrote the ASCII file "reid_gurobi.txt" gurobi_solution_read_demo(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 gurobi_solution_read() reads a GUROBI solution file This demo will read "pent5x6_gurobi.sol" gurobi_solution_read(): Extract information from GUROBI file "pent5x6_gurobi.sol". The file contains 178 lines of information. The file contains 6 nonzero values. X array size adjusted to 176 Data is rather large, so will not be printed out. Wrote the ASCII file "pent5x6_gurobi.txt" gurobi_solution_read_demo(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 gurobi_solution_read() reads a GUROBI solution file This demo will read "pent18x30_gurobi.sol" gurobi_solution_read(): Extract information from GUROBI file "pent18x30_gurobi.sol". The file contains 28457 lines of information. The file contains 108 nonzero values. X array size adjusted to 28456 Data is rather large, so will not be printed out. Wrote the ASCII file "pent18x30_gurobi.txt" gurobi_solution_read_test(): Normal end of execution. 07-Jan-2022 20:58:28