Matrix: JGD_SPG/EX5

Description: Symmetric powers of graphs from Gordon Royle, Univ Western Australia

JGD_SPG/EX5 graph
(undirected graph drawing)


JGD_SPG/EX5

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: JGD_SPG
  • Click here for a description of the JGD_SPG 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: 496 KB. Use UFget(2199) or UFget('JGD_SPG/EX5') in MATLAB.
  • download in Matrix Market format, file size: 368 KB.
  • download in Rutherford/Boeing format, file size: 279 KB.

    Matrix properties
    number of rows6,545
    number of columns6,545
    nonzeros295,680
    structural full rank?yes
    structural rank6,545
    # of blocks from dmperm1
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typebinary
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorG. Royle
    editorJ.-G. Dumas
    date2008
    kindcombinatorial problem
    2D/3D problem?no

    Notes:

    Symmetric powers of graphs from Gordon Royle, Univ Western Australia
    From Jean-Guillaume Dumas' Sparse Integer Matrix Collection,        
    http://ljk.imag.fr/membres/Jean-Guillaume.Dumas/simc.html           
                                                                        
    http://www.csse.uwa.edu.au/~gordon/sympower.html                    
                                                                        
    Filename in JGD collection: SPG/EX5.sms                             
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD15,187,468
    Cholesky flop count5.5e+10
    nnz(L+U), no partial pivoting, with AMD30,368,391
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD18,936,879
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD20,600,773

    SVD-based statistics:
    norm(A)45.2591
    min(svd(A))8.98882e-58
    cond(A)5.03505e+58
    rank(A)4,740
    sprank(A)-rank(A)1,805
    null space dimension1,805
    full numerical rank?no
    singular value gap4.5735e+12

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

    JGD_SPG/EX5 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.