====== Random networks ====== ===== URLs ===== * https://arxiv.org/pdf/1004.5225.pdf * https://link.springer.com/chapter/10.1007%2F978-3-540-25978-7_49?LI=true * https://pdfs.semanticscholar.org/8c5f/6fb1e8f8fbb38f280f1aa72f139865e7784e.pdf * http://www3.cs.stonybrook.edu/~leman/pubs/RTG_GraphGenerator.pdf * https://journals.aps.org/pre/abstract/10.1103/PhysRevE.70.066102 * https://journals.aps.org/pre/abstract/10.1103/PhysRevE.71.036113 * http://www.sciencedirect.com/science/article/pii/019667749090002V * https://sites.google.com/site/prathasah/codes/modular-random-graph-generator * https://arxiv.org/abs/1010.5943 * http://www.networkdynamics.org/static/zen/html/tutorials/random_network.html * http://networkx.readthedocs.io/en/latest/reference/generators.html * http://socnetv.org/downloads/ * http://graphstream-project.org/doc/Generators/Overview-of-generators/ * https://mathematica.stackexchange.com/questions/608/how-to-generate-random-directed-acyclic-graphs * http://stackoverflow.com/questions/13543069/how-to-create-random-single-source-random-acyclic-directed-graphs-with-negative * http://stackoverflow.com/questions/12790337/generating-a-random-dag * http://condor.depaul.edu/rjohnson/source/graph_ge.c * https://github.com/polcolomer/RandNetGen * https://gist.github.com/bwbaugh/4602818 * http://stackoverflow.com/questions/2041517/random-simple-connected-graph-generation-with-given-sparseness * http://complexnetworks.fr/wp-content/uploads/2011/01/random.pdf * https://cs.stackexchange.com/questions/16664/how-to-generate-a-connected-random-network-topology-for-a-specific-number-of-nod * https://networkit.iti.kit.edu/api/generators.html * http://strategic.mit.edu/downloads.php?page=matlab_networks * http://algs4.cs.princeton.edu/41graph/GraphGenerator.java.html * http://samoa.santafe.edu/media/cms_page_media/702/Power%20Grid%20Project%20-%20Part%20I%20-%20vf.pdf * https://egtheory.wordpress.com/2012/03/29/random-regular-graphs/ *