Matrix: LPnetlib/lpi_pilot4i
Description: Netlib LP problem pilot4i: minimize c'*x, where Ax=b, lo<=x<=hi
(bipartite graph drawing) |
Matrix properties | |
number of rows | 410 |
number of columns | 1,123 |
nonzeros | 5,264 |
structural full rank? | yes |
structural rank | 410 |
# of blocks from dmperm | 9 |
# 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 | J. Stone |
editor | J. Chinneck |
date | 1993 |
kind | linear programming problem |
2D/3D problem? | no |
Additional fields | size and type |
b | full 410-by-1 |
c | full 1123-by-1 |
lo | full 1123-by-1 |
hi | full 1123-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/data 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): In the following, IIS stands for Irreducible Infeasible Subsystem, a set of constraints which is itself infeasible, but becomes feasible when any one member is removed. Isolating an IIS from within the larger set of constraints defining the model is one analysis approach. PROBLEM DESCRIPTION ------------------- PILOT4I: medium size problem generated by doctoring the original NETLIB PILOT4 model. Contributor: John Stone, Ketron Management Science. Name Rows Cols Nonzeros Bounds Notes pilot4i 411 1000 5145 B FR FX Added to Netlib on Sept. 19, 1993
Ordering statistics: | result |
nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD | 88,693 |
nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD | 14,742 |
SVD-based statistics: | |
norm(A) | 59355.4 |
min(svd(A)) | 0.14054 |
cond(A) | 422339 |
rank(A) | 410 |
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.