Matrix: JGD_SPG/EX1

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

JGD_SPG/EX1 graph
(undirected graph drawing)


JGD_SPG/EX1

  • 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: 15 KB. Use UFget(2195) or UFget('JGD_SPG/EX1') in MATLAB.
  • download in Matrix Market format, file size: 12 KB.
  • download in Rutherford/Boeing format, file size: 8 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/EX1.sms                             
    

    Ordering statistics:result
    nnz(chol(P*(A+A'+s*I)*P')) with AMD75,578
    Cholesky flop count1.7e+07
    nnz(L+U), no partial pivoting, with AMD150,596
    nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD101,807
    nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD134,426

    SVD-based statistics:
    norm(A)15.8352
    min(svd(A))1.03957e-16
    cond(A)1.52325e+17
    rank(A)547
    sprank(A)-rank(A)13
    null space dimension13
    full numerical rank?no
    singular value gap1.34397e+14

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

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