igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Scale-free random networks with different exponents and sam


From: Gábor Csárdi
Subject: Re: [igraph] Scale-free random networks with different exponents and same average degree
Date: Fri, 9 Dec 2011 10:35:20 -0500

Hi,

the simplest is probably if you generate your degree sequence the way
you want it (e.g. with sample() in R) and then call
degree.sequence.game() to create the graph itself.

Best,
Gabor

On Fri, Dec 9, 2011 at 7:59 AM, Eusebio Vargas <address@hidden> wrote:
> Dear all,
>
> I'm trying to generate connected scale-free random graphs with different
> exponents (-1, -1.5, -2, -2.5, -3) and the same average degree (<k>= 8 and
> 12)... is there any function in i-graph that can do the work? (or may be
> modified to achieve the goal)...
>
> Thanks for any possible help or hint.
>
> Best,
> Eusebio
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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