%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/QLi/majorbasis
% name: QLi/majorbasis
% [MCP; mixed complementarity optimization problem; similar to QLi/crashbasis]
% id: 1859
% date: 2007
% author: Q. Li and M. Ferris
% ed: T. Davis
% fields: name title A id date author ed kind notes
% kind: optimization problem
%-------------------------------------------------------------------------------
% notes:
% QLi/crashbasis and QLi/majorbasis have the same nonzero pattern.  However,
% UMFPACK 5.1 is much slower for majorbasis than for crashbasis, because of 
% the extensive number of denormal floating-point values that occur in      
% majorbasis (they do not occur in crashbasis).                             
%-------------------------------------------------------------------------------
