Matrix: Pajek/GD95_a

Description: Pajek network: Graph Drawing contest 1995

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


Pajek/GD95_a
scc of Pajek/GD95_a Pajek/GD95_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: 1 KB. Use UFget(1485) or UFget('Pajek/GD95_a') in MATLAB.
  • download in Matrix Market format, file size: 1 KB.
  • download in Rutherford/Boeing format, file size: 1 KB.

    Matrix properties
    number of rows36
    number of columns36
    nonzeros57
    # strongly connected comp.4
    explicit zero entries0
    nonzero pattern symmetry 4%
    numeric value symmetry 4%
    typebinary
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

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

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

    SVD-based statistics:
    norm(A)3.55903
    min(svd(A))5.5709e-17
    cond(A)6.3886e+16
    rank(A)31
    null space dimension5
    full numerical rank?no
    singular value gap1.84048e+15

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

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