igraph-help
[Top][All Lists]
Advanced

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

[igraph] trying to understand edge betweeness community detection implem


From: Enzo Tagliazucchi
Subject: [igraph] trying to understand edge betweeness community detection implemented in igraph (re-send)
Date: Thu, 21 May 2009 02:16:34 -0400

 (sorry for duplicate!)


Hi all Igraphers,

I'm trying to get a grasp of the community detection algorithms implemented in igraph, focusing in Girvan-Newman. Unfortunately, I'm getting nowhere. I'm working (as you'd probably guess) with Zachary Karate Club graph to test my results.

My first and most fundamental question will be: what is the format of the membership vector? If a have 34 nodes, I expect to find a list of 34 numbers which would be the list of the 34  nodes components ID? Is the merging from leaf nodes to bigger clusters or in reverse?

I couldn't find much help in the igraph documentation , so any help will be greatly appreciated!

Enzo

reply via email to

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