byzhang / graphchi

Automatically exported from code.google.com/p/graphchi
0 stars 0 forks source link

Implement LPAm community detection #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

LPAm is a more advanced community detection algorithm based on label 
propagation. It requires a community count to be recomputed on every iteration. 
This should be relatively easy with the aggregators.

Original issue reported on code.google.com by akyrola...@gmail.com on 1 Jul 2012 at 4:16