Matrix: Pajek/Erdos982

Description: Pajek network: Erdos collaboration network

Pajek/Erdos982 graph
(undirected graph drawing)


Pajek/Erdos982
scc of Pajek/Erdos982

  • 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: 113 KB. Use UFget(1468) or UFget('Pajek/Erdos982') in MATLAB.
  • download in Matrix Market format, file size: 66 KB.
  • download in Rutherford/Boeing format, file size: 62 KB.

    Matrix properties
    number of rows5,822
    number of columns5,822
    nonzeros14,750
    # strongly connected comp.877
    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 5822-by-1
    nodenamefull 5822-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)14.8194
    min(svd(A))9.56729e-79
    cond(A)1.54897e+79
    rank(A)908
    null space dimension4,914
    full numerical rank?no
    singular value gap1.59621e+13

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

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