Matrix: LPnetlib/lpi_bgindy
Description: Netlib LP problem bgindy: minimize c'*x, where Ax=b, lo<=x<=hi
(bipartite graph drawing) |
Matrix properties | |
number of rows | 2,671 |
number of columns | 10,880 |
nonzeros | 66,266 |
structural full rank? | yes |
structural rank | 2,671 |
# of blocks from dmperm | 15 |
# strongly connected comp. | 1 |
explicit zero entries | 0 |
nonzero pattern symmetry | 0% |
numeric value symmetry | 0% |
type | real |
structure | rectangular |
Cholesky candidate? | no |
positive definite? | no |
author | L. Schrage |
editor | J. Chinneck |
date | 1993 |
kind | linear programming problem |
2D/3D problem? | no |
Additional fields | size and type |
b | full 2671-by-1 |
c | full 10880-by-1 |
lo | full 10880-by-1 |
hi | full 10880-by-1 |
z0 | full 1-by-1 |
Notes:
An infeasible Netlib LP problem, in lp/infeas. For more information send email to netlib@ornl.gov with the message: send index from lp send readme from lp/infeas The lp/infeas directory contains infeasible linear programming test problems collected by John W. Chinneck, Carleton Univ, Ontario Canada. The following are relevant excerpts from lp/infeas/readme (by John W. Chinneck): PROBLEM DESCRIPTION ------------------- BGINDY is a large problem that was originally an integer program of unknown origin. Infeasibility is original. Contributor: Linus Schrage, University of Chicago and LINDO Systems Inc. Name Rows Cols Nonzeros Bounds Notes bgindy 2672 10116 75019 Added to Netlib on Sept. 19, 1993
Ordering statistics: | result |
nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD | 1,950,487 |
nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD | 122,955 |
SVD-based statistics: | |
norm(A) | 94.7266 |
min(svd(A)) | 0.201819 |
cond(A) | 469.364 |
rank(A) | 2,671 |
sprank(A)-rank(A) | 0 |
null space dimension | 0 |
full numerical rank? | yes |
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.