igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Suggestion for a new community detection function


From: Gang Su
Subject: Re: [igraph] Suggestion for a new community detection function
Date: Fri, 09 May 2008 14:59:25 -0400
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

I am reading this paper ... actually.
My boss won't be happy as i have spent too much time in this community thing recently. :) But it's fun. Tamas, when you say to implement in python that means you are not going to modify the C backend? Probably if you show me the python code i will see whether that can be done in R too.

Gang

Tamas Nepusz wrote:
Dear Simon,

I'm starting implementing some analyses through community detection
algorithms. I have found interesting a new version of modularity
proposed Lancichinetti et al. (2008).
I read that paper and I'm a little bit confused - seemingly they do not suggest a new modularity measure, but a new algorithm to discover overlapping communities in complex networks using a local fitness measure of individual vertices. (So the fitness measure belongs to a given community and a single vertex in relation to that community, and vertices are added to or removed from the community iteratively based on this fitness measure). I checked the algorithm and I think it is not too difficult to implement in Python - if I have some time, I'll give it a go and see if I can come up with a simple implementation; however, this has nothing to do (IMHO) with the original modularity measure of Newman et al and it requires a completely different approach.






reply via email to

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