benedekrozemberczki / awesome-community-detection

A curated list of community detection research papers with implementations.
Creative Commons Zero v1.0 Universal
2.33k stars 361 forks source link

Added stochastic block partitioning paper by Tiago Peixoto #9

Closed ffrankies closed 5 years ago

ffrankies commented 5 years ago

This is the algorithm on which one of the streaming graph challenge is based. There are technically three papers associated with it:

The example code is from the Graph Challenge authors.

benedekrozemberczki commented 5 years ago

Thank You for the contribution and your time!