Matrix: Pajek/Roget

Description: Pajek network: Roget's Thesaurus, 1879

Pajek/Roget graph Pajek/Roget graph
(bipartite graph drawing) (graph drawing of A+A')


Pajek/Roget
scc of Pajek/Roget

  • 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: 18 KB. Use UFget(1518) or UFget('Pajek/Roget') in MATLAB.
  • download in Matrix Market format, file size: 19 KB.
  • download in Rutherford/Boeing format, file size: 16 KB.

    Matrix properties
    number of rows1,022
    number of columns1,022
    nonzeros5,075
    # strongly connected comp.77
    explicit zero entries0
    nonzero pattern symmetry 56%
    numeric value symmetry 56%
    typebinary
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorD. Knuth
    editorV. Batagelj
    date1993
    kinddirected graph
    2D/3D problem?no

    Additional fieldssize and type
    nodenamefull 1022-by-23

    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)9.00681
    min(svd(A))0
    cond(A)Inf
    rank(A)984
    null space dimension38
    full numerical rank?no
    singular value gap1.21259e+12

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

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