Module graph_algo_ptas::generation::erdos_renyi
source · [−]Expand description
Contains algorithms for generating graphs based on the Erdos-Renyi model
Functions
Generates a random graph of type [HashMapGraph]
Generates a random graph of type [UndirectedGraph]