Matrix: JGD_SPG/EX2

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

JGD_SPG/EX2 graph
(undirected graph drawing)


JGD_SPG/EX2

  • 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: 16 KB. Use UFget(2196) or UFget('JGD_SPG/EX2') in MATLAB.
  • download in Matrix Market format, file size: 12 KB.
  • download in Rutherford/Boeing format, file size: 9 KB.

    Matrix properties
    number of rows560
    number of columns560
    nonzeros8,736
    structural full rank?yes
    structural rank560
    # 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/EX2.sms                             
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD74,333
    Cholesky flop count1.6e+07
    nnz(L+U), no partial pivoting, with AMD148,106
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD110,886
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD133,863

    SVD-based statistics:
    norm(A)15.8352
    min(svd(A))5.32917e-17
    cond(A)2.97142e+17
    rank(A)553
    sprank(A)-rank(A)7
    null space dimension7
    full numerical rank?no
    singular value gap1.66462e+14

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

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