Matrix: SNAP/p2p-Gnutella09

Description: Gnutella peer to peer network from August 9 2002

SNAP/p2p-Gnutella09 graph SNAP/p2p-Gnutella09 graph
(bipartite graph drawing) (graph drawing of A+A')


SNAP/p2p-Gnutella09

  • Home page of the UF Sparse Matrix Collection
  • Matrix group: SNAP
  • Click here for a description of the SNAP 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: 63 KB. Use UFget(2312) or UFget('SNAP/p2p-Gnutella09') in MATLAB.
  • download in Matrix Market format, file size: 83 KB.
  • download in Rutherford/Boeing format, file size: 70 KB.

    Matrix properties
    number of rows8,114
    number of columns8,114
    nonzeros26,013
    # strongly connected comp.5,491
    explicit zero entries0
    nonzero pattern symmetry 0%
    numeric value symmetry 0%
    typebinary
    structureunsymmetric
    Cholesky candidate?no
    positive definite?no

    authorM. Ripeanu and I. Foster and A. Iamnitchi
    editorJ. Leskovec
    date2002
    kinddirected graph
    2D/3D problem?no

    Notes:

    Networks from SNAP (Stanford Network Analysis Platform) Network Data Sets,    
    Jure Leskovec http://snap.stanford.edu/data/index.html                        
    email jure at cs.stanford.edu                                                 
                                                                                  
    Gnutella peer-to-peer network, August 9 2002                                  
                                                                                  
    Dataset information                                                           
                                                                                  
    A sequence of snapshots of the Gnutella peer-to-peer file sharing network from
    August 2002. There are total of 9 snapshots of Gnutella network collected in  
    August 2002. Nodes represent hosts in the Gnutella network topology and edges 
    represent connections between the Gnutella hosts.                             
                                                                                  
    Dataset statistics                                                            
    Nodes   8114                                                                  
    Edges   26013                                                                 
    Nodes in largest WCC    8104 (0.999)                                          
    Edges in largest WCC    26008 (1.000)                                         
    Nodes in largest SCC    2624 (0.323)                                          
    Edges in largest SCC    10776 (0.414)                                         
    Average clustering coefficient  0.0137                                        
    Number of triangles     2354                                                  
    Fraction of closed triangles    0.01717                                       
    Diameter (longest shortest path)    9                                         
    90-percentile effective diameter    5.6                                       
                                                                                  
    Source (citation)                                                             
                                                                                  
    J. Leskovec, J. Kleinberg and C. Faloutsos. Graph Evolution: Densification and
    Shrinking Diameters. ACM Transactions on Knowledge Discovery from Data (ACM   
    TKDD), 1(1), 2007.                                                            
                                                                                  
    M. Ripeanu and I. Foster and A. Iamnitchi. Mapping the Gnutella Network:      
    Properties of Large-Scale Peer-to-Peer Systems and Implications for System    
    Design. IEEE Internet Computing Journal, 2002.                                
                                                                                  
    Files                                                                         
    File    Description                                                           
    p2p-Gnutella09.txt.gz   Directed Gnutella P2P network from August 9 2002      
                                                                                  
    

    SVD-based statistics:
    norm(A)24.8654
    min(svd(A))0
    cond(A)Inf
    rank(A)2,759
    null space dimension5,355
    full numerical rank?no
    singular value gap5.50622e+12

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

    SNAP/p2p-Gnutella09 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.