igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Small-World Network


From: Tamás Nepusz
Subject: Re: [igraph] Small-World Network
Date: Sat, 25 Jan 2014 12:51:40 +0100

> thanks for replying
> is this true for the first graph
> watts.strogatz.game(5242 ,5242 ,2,0) ?

No. Use graph.ring to generate a ring graph. Use graph.erdos.renyi to create a 
graph that contains randomly selected edges. Use graph.union to create the 
union of them.

T.



reply via email to

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