igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] random graph


From: Thiago M. Venancio
Subject: Re: [igraph] random graph
Date: Wed, 13 Aug 2008 16:17:33 -0400

Hi !
Thank you very much for the quick response.
Any suggestions about what would be the appropriate amount of rewiring for simulation analysis ?
Best.
Thiago

On Wed, Aug 13, 2008 at 2:55 PM, Tamas Nepusz <address@hidden> wrote:
Hi Thiago,


Is it possible to make an undirected random graph from a reference one, keeping the same degree for each vertex ?
Yes, it is. In C, see igraph_rewire. In Python, it's Graph.rewire() and I think it's simply called "rewire" in R.

--
Tamas



_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

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