Package de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.graph_generation
-
Class Summary Class Description BarabasiAlbertGraphGenerator Needs implementationErdosRenyiGraphGenerator Algorithm to generate an Erdos Renyi random network of n nodes, using p edge probability.GraphGenerationPlugin WattsStrogatzGraphGenerator Algorithm for generation of a random small-world network.