12-Jun-2023 21:34:48 boat_test(): MATLAB/Octave version 5.2.0. boat() implements a linear programming approach to the boat tiling problem. lp_generate(): Define a puzzle grid and set of tiles. Set up the linear system A*x=b defining the tiling problem. Use sparse storage for the matrix A. Write that information to an LP file.