Matrix: Meszaros/aa5
Description: linear programming problem, C. Meszaros test set
(bipartite graph drawing) |
Matrix properties | |
number of rows | 801 |
number of columns | 8,308 |
nonzeros | 65,953 |
structural full rank? | no |
structural rank | 800 |
# of blocks from dmperm | 2 |
# strongly connected comp. | 1 |
explicit zero entries | 0 |
nonzero pattern symmetry | 0% |
numeric value symmetry | 0% |
type | binary |
structure | rectangular |
Cholesky candidate? | no |
positive definite? | no |
author | |
editor | C. Meszaros |
date | 2004 |
kind | linear programming problem |
2D/3D problem? | no |
Additional fields | size and type |
b | full 801-by-1 |
c | full 8308-by-1 |
lo | full 8308-by-1 |
hi | full 8308-by-1 |
z0 | full 1-by-1 |
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
Ordering statistics: | result |
nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD | 4,094,604 |
nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD | 207,632 |
SVD-based statistics: | |
norm(A) | 38.2576 |
min(svd(A)) | 2.95326e-31 |
cond(A) | 1.29544e+32 |
rank(A) | 692 |
sprank(A)-rank(A) | 108 |
null space dimension | 109 |
full numerical rank? | no |
singular value gap | 7.33803e+12 |
singular values (MAT file): | click here |
SVD method used: | s = svd (full (A)) ; |
status: | ok |
For a description of the statistics displayed above, click here.
Maintained by Tim Davis, last updated 12-Mar-2014.
Matrix pictures by cspy, a MATLAB function in the CSparse package.
Matrix graphs by Yifan Hu, AT&T Labs Visualization Group.