Matrix: Meszaros/aa5

Description: linear programming problem, C. Meszaros test set

Meszaros/aa5 graph
(bipartite graph drawing)


Meszaros/aa5 dmperm of Meszaros/aa5

  • 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: 80 KB. Use UFget(1683) or UFget('Meszaros/aa5') in MATLAB.
  • download in Matrix Market format, file size: 164 KB.
  • download in Rutherford/Boeing format, file size: 86 KB.

    Matrix properties
    number of rows801
    number of columns8,308
    nonzeros65,953
    structural full rank?no
    structural rank800
    # of blocks from dmperm2
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typebinary
    structurerectangular
    Cholesky candidate?no
    positive definite?no

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

    Additional fieldssize and type
    bfull 801-by-1
    cfull 8308-by-1
    lofull 8308-by-1
    hifull 8308-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 COLAMD4,094,604
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD207,632

    SVD-based statistics:
    norm(A)38.2576
    min(svd(A))2.95326e-31
    cond(A)1.29544e+32
    rank(A)692
    sprank(A)-rank(A)108
    null space dimension109
    full numerical rank?no
    singular value gap7.33803e+12

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

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