%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/Mittelmann/spal_004
% name: Mittelmann/spal_004
% [Linear programming problem (H. Mittelman test set)]
% id: 1674
% date: 2005
% author: 
% ed: H. Mittelmann
% fields: name title id kind date author ed A b aux notes
% aux: c lo hi z0
% kind: linear programming problem
%-------------------------------------------------------------------------------
% notes:
% Hans Mittelmann test set, http://plato.asu.edu/ftp/lptestset
% minimize c'*x, subject to A*x=b and lo <= x <= hi           
%-------------------------------------------------------------------------------
