macks22 / comdetect

Community detection algorithm implementations.
1 stars 1 forks source link

Implement Girvan Newman (GN) graph partitioning algorithm #3

Closed macks22 closed 9 years ago

macks22 commented 9 years ago

See the original paper. Kleinberg Networks, Crowds, and Markets, ch. 3 has a great summary.

macks22 commented 9 years ago

Implemented in 04a20bba2271e64bf2bb3151c9efdbaf36973d83.