Published online by Cambridge University Press: 05 August 2013
In this appendix we present efficient methods for simulating the networks discussed in the book and some efficient algorithms for analyzing their structure.
Simulation of generalized random graphs
To simulate general networks we have used the following algorithm.
(i) For each node choose a degree from the required distribution.
(ii) Create a list where each node is repeated as many times as the chosen degree.
(iii) Randomly choose pairs from the list and connect the chosen nodes (by storing for each node a list of neighbors, and adding each of the selected nodes node to the list of neighbors of the other node). Remove the chosen pair from the list (by replacing them with the last two entries in the list).
Double- and self-edges are ignored and if the number of entries in the list is odd (overall odd number of connections) one entry can also be discarded. This has aminor influence on the degree distribution if the network is large. Another possibility is to discard cases in which the sum of degrees is odd, and to rechoose the matching in case of a self loop or double-edge. Justification for the use of this algorithm for simulation and analysis as an algorithm generating the probability space of generalized random graphs can be found in [Bol80].
To save this book to your Kindle, first ensure [email protected] is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.