igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] igraph_barabasi_game (dev version) producing duplicate edge


From: Richard Geddes
Subject: Re: [igraph] igraph_barabasi_game (dev version) producing duplicate edges
Date: Sun, 09 Dec 2007 18:13:17 -0500
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

Sorry, I observed duplicate edges in the released version too... so it's
probably legitimate.

R

Richard Geddes wrote:
> I just installed the dev version of igraph and produced some random
> graphs using:
>
> igraph_barabasi_game(&graph, n, m, NULL, true, IGRAPH_UNDIRECTED);
>
> n = 100, 500, 1000, 5000, 10000, 50000, 100000
> m = 5
>
> and it consistently produces duplicate edges in the graph. 
>
> I noticed that the released version of the library does not do this. 
>
> Are duplicate edges allowed for this model?
>
> Thanks
> Richard
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>   




reply via email to

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