Matrix: Meszaros/nemsemm1

Description: linear programming problem, C. Meszaros test set

Meszaros/nemsemm1 graph
(bipartite graph drawing)


Meszaros/nemsemm1 dmperm of Meszaros/nemsemm1
scc of Meszaros/nemsemm1

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Meszaros
  • Click here for a description of the Meszaros 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: 989 KB. Use UFget(1734) or UFget('Meszaros/nemsemm1') in MATLAB.
  • download in Matrix Market format, file size: 3 MB.
  • download in Rutherford/Boeing format, file size: 1 MB.

    Matrix properties
    number of rows3,945
    number of columns75,352
    nonzeros1,053,986
    structural full rank?yes
    structural rank3,945
    # of blocks from dmperm59
    # strongly connected comp.134
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typereal
    structurerectangular
    Cholesky candidate?no
    positive definite?no

    author
    editorC. Meszaros
    date2004
    kindlinear programming problem
    2D/3D problem?no

    Additional fieldssize and type
    bfull 3945-by-1
    cfull 75352-by-1
    lofull 75352-by-1
    hifull 75352-by-1
    z0full 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 COLAMD53,956,697
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD508,096

    SVD-based statistics:
    norm(A)14596.8
    min(svd(A))0.998414
    cond(A)14620
    rank(A)3,945
    sprank(A)-rank(A)0
    null space dimension0
    full numerical rank?yes

    singular values (MAT file):click here
    SVD method used:s = svd (full (R)) ; where [~,R,E] = spqr (A') with droptol of zero
    status:ok

    Meszaros/nemsemm1 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.