igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Walktrap / Community / Modularity


From: Bernie Hogan
Subject: Re: [igraph] Walktrap / Community / Modularity
Date: Tue, 17 Jul 2012 17:41:28 +0100

Is that for the R version or both? 

Bernie

Sent from my iPhone

On 17 Jul 2012, at 16:45, Tamás Nepusz <address@hidden> wrote:

>> Just letting you know I applied this code successfully. I had to make a
>> slight amendment as igraph starts numbering from 0 (this effects the
>> contents of the adjlist) so I have added 1 to the adjlist contents before
>> doing the match,
> 
> Note that this applies for igraph 0.5.x and below only; igraph 0.6 switched 
> to 1-based indexing. If you upgrade to igraph 0.6, make sure you either use 
> 1-based indexes or the igraph0 package which keeps the 0-based indexing.
> 
> Best,
> Tamas
> 
> 
> 
> _______________________________________________
> 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]