%-------------------------------------------------------------------------------
% UF Sparse Matrix Collection, Tim Davis
% http://www.cise.ufl.edu/research/sparse/matrices/DIMACS10/smallworld
% name: DIMACS10/smallworld
% [DIMACS10 set: clustering/smallworld]
% id: 2576
% date: 2011
% author: H. Meyerhenke
% ed: H. Meyerhenke
% fields: name title A id date author ed kind notes
% kind: random undirected graph
%-------------------------------------------------------------------------------
% notes:
% DIMACS10 set: clustering/smallworld                               
% source: http://www.cc.gatech.edu/dimacs10/archive/clustering.shtml
%                                                                   
% This graph has been generated using the small world generator of  
% the Boost Graph Library. Starting with a ring of 100000 vertices  
% and 500000 edges, edges are rewired with a probability of 0.2     
% according to the random model of Watts and Strogatz (see Watts and
% Strogatz, "Collective Dynamics of Small-World Networks", Nature,  
% 1998). Multiple edges are removed after the process.              
%-------------------------------------------------------------------------------
