igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] question about "degree.sequence.game()"


From: Gábor Csárdi
Subject: Re: [igraph] question about "degree.sequence.game()"
Date: Sat, 7 Sep 2013 14:31:25 +0200

Hi,


On Fri, Sep 6, 2013 at 11:33 PM, Qunawei Zhang <address@hidden> wrote:
Hello:

Would you please briefly describe how to generate a graph with the method "simple.no.multiple"(how to avoid the multiple and loop edges)?


degree.sequence.game(rep(2, 10), method="simple.no.multiple")
 

The generated graphs by this method may consist of several components, right?


Right. Use the "vl" method if you want a connected graph.

Gabor
 


Thanks. Have a nice weekend!


Best

Quanwei 


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



reply via email to

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