igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] random graph


From: Tamas Nepusz
Subject: Re: [igraph] random graph
Date: Wed, 13 Aug 2008 19:55:38 +0100

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





reply via email to

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