Matrix: JGD_SPG/EX1
Description: Symmetric powers of graphs from Gordon Royle, Univ Western Australia
(undirected graph drawing) |
Matrix properties | |
number of rows | 560 |
number of columns | 560 |
nonzeros | 8,736 |
structural full rank? | yes |
structural rank | 560 |
# of blocks from dmperm | 1 |
# strongly connected comp. | 1 |
explicit zero entries | 0 |
nonzero pattern symmetry | symmetric |
numeric value symmetry | symmetric |
type | binary |
structure | symmetric |
Cholesky candidate? | no |
positive definite? | no |
author | G. Royle |
editor | J.-G. Dumas |
date | 2008 |
kind | combinatorial 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 AMD | 75,578 |
Cholesky flop count | 1.7e+07 |
nnz(L+U), no partial pivoting, with AMD | 150,596 |
nnz(V) for QR, upper bound nnz(L) for LU, with COLAMD | 101,807 |
nnz(R) for QR, upper bound nnz(U) for LU, with COLAMD | 134,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 dimension | 13 |
full numerical rank? | no |
singular value gap | 1.34397e+14 |
singular values (MAT file): | click here |
SVD method used: | s = svd (full (A)) ; |
status: | ok |
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.