Matrix: Pajek/Sandi_authors

Description: Pajek network: Klavzar bibliography

Pajek/Sandi_authors graph
(undirected graph drawing)


Pajek/Sandi_authors
Pajek/Sandi_authors graph

  • 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: 3 KB. Use UFget(1519) or UFget('Pajek/Sandi_authors') in MATLAB.
  • download in Matrix Market format, file size: 2 KB.
  • download in Rutherford/Boeing format, file size: 2 KB.

    Matrix properties
    number of rows86
    number of columns86
    nonzeros248
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typeinteger
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorI. Klavzar
    editorV. Batagelj
    date1999
    kindundirected weighted graph
    2D/3D problem?no

    Additional fieldssize and type
    nodenamefull 86-by-16
    coordfull 86-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.5, and have been removed.  This graph has 2D coordinates.                
    

    SVD-based statistics:
    norm(A)12.1011
    min(svd(A))6.77646e-18
    cond(A)1.78576e+18
    rank(A)72
    null space dimension14
    full numerical rank?no
    singular value gap7.51165e+13

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

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