sim_networks.zip
收藏资源简介:
10000 simulated networks, obtained by selecting at random a generating function between three different well-known models (Erdos Renyi, Barabasi-Albert, and Watts-Strogatz). In ER networks we set the number of nodes (V) to a random integer in [50, 500] and the number of edges to a random integer in [V, 1000]. In BA networks, we set the number of nodes to a random integer in [500, 1000], and the number of outgoing edges generated for each node to (V x r x 0.01 + 1), with V being the number of nodes, and r being a random real number in [0,1]. In WS networks, we set the dimension of the lattice to 1, the size of the lattice along all dimensions to a random integer in [50, 250], the distance within two nodes are connected to a random integer in [2,10], and the rewiring probability to a random real number in [0,1]. In addition, we generated networks with a degree distribution following a power law with exponent varying between 2 and 3 using the configuration model.<br>



