igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] random graph


From: Csardi Gabor
Subject: Re: [igraph] random graph
Date: Thu, 14 Aug 2008 09:09:59 +0200
User-agent: Mutt/1.5.9i

Hmmm, degree.sequence.game is another option, especially 
in the new 0.5.1 R package, with method="vl". It is perhaps 
faster for larger graphs and it is known to be a uniform 
sampler.

Gabor

On Wed, Aug 13, 2008 at 07:55:38PM +0100, Tamas Nepusz 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

-- 
Csardi Gabor <address@hidden>    MTA RMKI, ELTE TTK




reply via email to

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