Return a intersection graph with randomly chosen attribute sets for each node that are of equal size (k).
Parameters : | n : int
m : int
k : float
seed : int, optional
|
---|
See also
gnp_random_graph, uniform_random_intersection_graph
References
[R205] | Godehardt, E., and Jaworski, J. Two models of random intersection graphs and their applications. Electronic Notes in Discrete Mathematics 10 (2001), 129–132. |