igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] question about random graph


From: Tamás Nepusz
Subject: Re: [igraph] question about random graph
Date: Wed, 11 Sep 2013 23:56:34 +0200

> For "igraph_rewire()", the vertex id will not change, right?
Right.

> For "igraph_degree_sequence_game()", given a degree sequence 10, 20, 30, 15, 
> 25,…(I.e., the values saved in out_deg), the degree of the nodes in the 
> generated graph will always be de[0]=10, de[1]=20, de[2]=30, 
> de[3]=15,de[4]=25,…Right?
Right. At least this is what happens with the current implementation.

Best,
T.




reply via email to

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