Return a uniform random intersection graph.
Parameters : | n : int
m : int
p : float
seed : int, optional
|
---|
See also
gnp_random_graph
References
[R206] | K.B. Singer-Cohen, Random Intersection Graphs, 1995, PhD thesis, Johns Hopkins University |
[R207] | Fill, J. A., Scheinerman, E. R., and Singer-Cohen, K. B., Random intersection graphs when m = !(n): An equivalence theorem relating the evolution of the g(n, m, p) and g(n, p) models. Random Struct. Algorithms 16, 2 (2000), 156–176. |