igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Choosing between different methods of detecting communities


From: Tamás Nepusz
Subject: Re: [igraph] Choosing between different methods of detecting communities
Date: Wed, 3 Oct 2012 17:14:15 +0200

> I know that the algorithm is not deterministic. In my case, the graph only 
> have tens of nodes, while the results are very different. 
> In igraph, the unweighted version results in only one community; in SNAP, 
> there are quite a few communities.

How does SNAP select the number of communities for the edge betweenness method? 
This is not specified in the original algorithm; igraph just cuts the community 
dendrogram at the point where the modularity is maximal. Is it the same for 
SNAP?

Cheers,
T.





reply via email to

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