Matrix: Meszaros/nsct

Description: LP sequence: nsct1, nsct2

Meszaros/nsct graph
(bipartite graph drawing)


Meszaros/nsct dmperm of Meszaros/nsct
scc of Meszaros/nsct

  • 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: 3 MB. Use UFget(1819) or UFget('Meszaros/nsct') in MATLAB.
  • download in Matrix Market format, file size: 7 MB.
  • download in Rutherford/Boeing format, file size: 3 MB.

    Matrix properties
    number of rows23,003
    number of columns37,563
    nonzeros697,738
    structural full rank?no
    structural rank23,002
    # of blocks from dmperm22
    # strongly connected comp.3,698
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typeinteger
    structurerectangular
    Cholesky candidate?no
    positive definite?no

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

    Additional fieldssize and type
    Acell 2-by-1
    bcell 2-by-1
    ccell 2-by-1
    locell 2-by-1
    hicell 2-by-1
    z0cell 2-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 COLAMD29,640,161
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD7,896,075

    SVD-based statistics:
    norm(A)8.93004e+06
    min(svd(A))0
    cond(A)Inf
    rank(A)22,617
    sprank(A)-rank(A)385
    null space dimension386
    full numerical rank?no
    singular value gap1.0076

    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/nsct 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.