Matrix: Pajek/GD95_c
Description: Pajek network: Graph Drawing contest 1995
(bipartite graph drawing) | (graph drawing of A+A') |
Matrix properties | |
number of rows | 62 |
number of columns | 62 |
nonzeros | 287 |
# strongly connected comp. | 1 |
explicit zero entries | 0 |
nonzero pattern symmetry | 100% |
numeric value symmetry | 100% |
type | binary |
structure | unsymmetric |
Cholesky candidate? | no |
positive definite? | no |
author | Graph Drawing Contest |
editor | V. Batagelj |
date | 1995 |
kind | directed graph |
2D/3D problem? | no |
Additional fields | size and type |
nodename | full 62-by-3 |
coord | full 62-by-2 |
Notes:
------------------------------------------------------------------------------ Pajek network converted to sparse adjacency matrix for inclusion in UF sparse matrix collection, Tim Davis. For Pajek datasets, See V. Batagelj & A. Mrvar, http://vlado.fmf.uni-lj.si/pub/networks/data/. ------------------------------------------------------------------------------ The original problem had 3D xyz coordinates, but all values of z were equal to 0, and have been removed. This graph has 2D coordinates.
SVD-based statistics: | |
norm(A) | 6.48049 |
min(svd(A)) | 0.125876 |
cond(A) | 51.483 |
rank(A) | 62 |
null space dimension | 0 |
full numerical rank? | yes |
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.