Matrix: Pajek/EPA

Description: Pajek network: Kleinberg, pages linking to www.epa.gov

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


Pajek/EPA
scc of Pajek/EPA

  • 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: 133 KB. Use UFget(1463) or UFget('Pajek/EPA') in MATLAB.
  • download in Matrix Market format, file size: 82 KB.
  • download in Rutherford/Boeing format, file size: 80 KB.

    Matrix properties
    number of rows4,772
    number of columns4,772
    nonzeros8,965
    # strongly connected comp.4,711
    explicit zero entries0
    nonzero pattern symmetry 1%
    numeric value symmetry 1%
    typebinary
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorJ. Kleinberg
    editorV. Batagelj
    date2006
    kinddirected graph
    2D/3D problem?no

    Additional fieldssize and type
    nodenamefull 4772-by-106

    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/.                                
    ------------------------------------------------------------------------------
     Epa - Pages linking to www.epa.gov.                                          
     This graph was constructed by expanding a 200-page response set to           
     a search engine query, as in the hub/authority algorithm.                    
     from Jon Kleinberg:                                                          
       http://www.cs.cornell.edu/courses/cs685/2002fa/                            
     adapted for Pajek, V. Batagelj, March 19, 2006                               
       0 -> 4772                                                                  
    

    SVD-based statistics:
    norm(A)16.1575
    min(svd(A))0
    cond(A)Inf
    rank(A)951
    null space dimension3,821
    full numerical rank?no
    singular value gap3.60253e+12

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

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