%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/Meszaros/small
% name: Meszaros/small
% [LP sequence: small000 to small016]
% id: 1824
% date: 2004
% author: 
% ed: C. Meszaros
% fields: name title id kind date author ed A notes aux
% aux: A b c lo hi z0
% kind: linear programming problem sequence
%-------------------------------------------------------------------------------
% notes:
% http://www.sztaki.hu/~meszaros/public_ftp/lptestset      
% Converted to standard form via Resende and Veiga's mpsrd:
% minimize c'*x, subject to A*x=b and lo <= x <= hi        
%-------------------------------------------------------------------------------
