Matrix: Meszaros/sctap1-2b

Description: LP sequence: sctap1-2b-4, 16, 64

Meszaros/sctap1-2b graph
(bipartite graph drawing)


Meszaros/sctap1-2b

  • 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: 375 KB. Use UFget(1838) or UFget('Meszaros/sctap1-2b') in MATLAB.
  • download in Matrix Market format, file size: 684 KB.
  • download in Rutherford/Boeing format, file size: 471 KB.

    Matrix properties
    number of rows15,390
    number of columns33,858
    nonzeros99,454
    structural full rank?yes
    structural rank15,390
    # 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

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

    Additional fieldssize and type
    Acell 3-by-1
    bcell 3-by-1
    ccell 3-by-1
    locell 3-by-1
    hicell 3-by-1
    z0cell 3-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        
    Determinisitic equivalent of stochastic LP               
    

    Ordering statistics:result
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD60,298,476
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD8,061,524

    SVD-based statistics:
    norm(A)961.786
    min(svd(A))1
    cond(A)961.786
    rank(A)15,390
    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/sctap1-2b 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.