igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] python-igraph rewiring, selection of optimal n value


From: aravind ramesh
Subject: [igraph] python-igraph rewiring, selection of optimal n value
Date: Fri, 4 Aug 2017 03:07:51 +0000 (UTC)

Dear users,

I have a network with 400 nodes, and 8000 Edges, I want to rewire my network by maintaining it's degree distribution. I did rewire with n=100, and 500 using, GraphBase.rewire method. Both resultant network and original network intersection of edges seems to be very similar(>95%). Kindly suggest me optimal way to randomly rewire my network.

Thanks
Aravind

reply via email to

[Prev in Thread] Current Thread [Next in Thread]