igraph-help
[Top][All Lists]
Advanced

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

[igraph] Question about the result of community structure detection


From: Zhigang Wu
Subject: [igraph] Question about the result of community structure detection
Date: Thu, 28 Feb 2008 15:24:05 +0800

Dear all,

 

I am using igraph to detect community structures of a Chinese power grid. I have invoked the igraph_community_fastgreedy() successfully, and I can see the modularity vector as well. However, I cannot understand the result of “merge” at all. It always shows

0 1084384256

0 1084384768

0 1084390400

……

Is there anybody who can explain it to me? In fact, I only want to record the detail communities (say, the real node sets of each community) when the modularity property reaches the maximum.

 

Thanks a lot!

 

Best Regards

 

Zhigang Wu

South China University of Technology


reply via email to

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