Matrix: Pajek/GD97_a

Description: Pajek network: Graph Drawing contest 1997

Pajek/GD97_a graph
(undirected graph drawing)


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

    Matrix properties
    number of rows84
    number of columns84
    nonzeros332
    # strongly connected comp.1
    explicit zero entries0
    nonzero pattern symmetrysymmetric
    numeric value symmetrysymmetric
    typebinary
    structuresymmetric
    Cholesky candidate?no
    positive definite?no

    authorGraph Drawing Contest
    editorV. Batagelj
    date1997
    kinddirected graph
    2D/3D problem?no

    Additional fieldssize and type
    coordfull 84-by-3

    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)3.96717
    min(svd(A))5.84518e-17
    cond(A)6.78708e+16
    rank(A)80
    null space dimension4
    full numerical rank?no
    singular value gap5.95171e+13

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

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