igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] fastgreedy.community in igraph 0.6


From: Claudia Muller-Birn
Subject: Re: [igraph] fastgreedy.community in igraph 0.6
Date: Sun, 5 Jun 2011 13:37:52 +0200

Hi Sergio,

Are you sure that your commands are working like this? Have you used "g" 
instead of "G"?

Best,
Claudia


On Jun 3, 2011, at 10:49 AM, Sergio Jimenez wrote:

> Hi,
> I have upgraded to igraph 0.6 an I have problems with community.to.membership 
> function
> 
> If I run:
> 
> g <-  simplify(as.undirected(ba.game(100, 3)))
> fc <- fastgreedy.community(g)
> memb <- community.to.membership(G, fc$merges,
>                                steps=which.max(fc$modularity)-1)
> 
> R crashes an exits abnormaly. 
> Maybe there is any trouble with indexation?
> 
> Thanks again
> 
>     Sergio
>>  
>> 
>> 
>> _______________________________________________
>> igraph-help mailing list
>> 
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/igraph-help
> 
> _______________________________________________
> 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]