Generator of graphs

Revision en1, by zeldris, 2018-07-19 03:37:26

Hello,

I need to build a connected graph with 1e5 vertices and 4e5 edges, but when I try to create using rand () I can not get such a graph. can anybody help me?

P.S. the edges must be different.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English zeldris 2018-07-19 03:37:26 221 Initial revision (published)