Matrix: Pajek/Erdos992

Description: Pajek network: Erdos collaboration network

Pajek/Erdos992 graph
(undirected graph drawing)


Pajek/Erdos992
scc of Pajek/Erdos992

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: Pajek
  • Click here for a description of the Pajek 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: 100 KB. Use UFget(1470) or UFget('Pajek/Erdos992') in MATLAB.
  • download in Matrix Market format, file size: 69 KB.
  • download in Rutherford/Boeing format, file size: 64 KB.

    Matrix properties
    number of rows6,100
    number of columns6,100
    nonzeros15,030
    # strongly connected comp.1,023
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typebinary
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorJ. Grossman, P. Iain, R. Castro
    editorV. Batagelj
    date2006
    kindundirected graph
    2D/3D problem?no

    Additional fieldssize and type
    clusterfull 6100-by-1
    nodenamefull 6100-by-40

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

    SVD-based statistics:
    norm(A)15.1312
    min(svd(A))3.88025e-80
    cond(A)3.89955e+80
    rank(A)922
    null space dimension5,178
    full numerical rank?no
    singular value gap1.28486e+13

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

    Pajek/Erdos992 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.