GraphGeneratorBipartite Method |
Name | Description | |
---|---|---|
![]() ![]() | Bipartite(Int32, Int32, Double) |
Returns a random simple bipartite graph on V1 and V2 vertices,
containing each possible edge with probability p. |
![]() ![]() | Bipartite(Int32, Int32, Int32) |
Returns a random simple bipartite graph on V1 and V2 vertices
with E edges. |