Matrix: Qaplib/lp_nug12

Description: Netlib LP problem nug12: minimize c'*x, where Ax=b, lo<=x<=hi

Qaplib/lp_nug12 graph
(bipartite graph drawing)


Qaplib/lp_nug12

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Qaplib
  • Click here for a description of the Qaplib group.
  • Click here for a list of all matrices
  • Click here for a list of all matrix groups
  • download as a MATLAB mat-file, file size: 64 KB. Use UFget(797) or UFget('Qaplib/lp_nug12') in MATLAB.
  • download in Matrix Market format, file size: 124 KB.
  • download in Rutherford/Boeing format, file size: 88 KB.

    Matrix properties
    number of rows3,192
    number of columns8,856
    nonzeros38,304
    structural full rank?yes
    structural rank3,192
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typeinteger
    structurerectangular
    Cholesky candidate?no
    positive definite?no

    authorM. Resende
    editorM. Resende
    date1995
    kindlinear programming problem
    2D/3D problem?no

    Additional fieldssize and type
    bfull 3192-by-1
    cfull 8856-by-1
    lofull 8856-by-1
    hifull 8856-by-1
    z0full 1-by-1

    Ordering statistics:result
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD15,183,390
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD2,713,968

    SVD-based statistics:
    norm(A)8.72518
    min(svd(A))1.03022e-15
    cond(A)8.4692e+15
    rank(A)2,794
    sprank(A)-rank(A)398
    null space dimension398
    full numerical rank?no
    singular value gap9.93766e+13

    singular values (MAT file):click here
    SVD method used:s = svd (full (A)) ;
    status:ok

    Qaplib/lp_nug12 svd

    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.