Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Survey/Overlapping-Community-Detection-Codes.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

## Agent-Based and Dynamical Algorithms
- [LabelRank & SLPA (J. Xie 2013 2011) c++/java Implementation](https://sites.google.com/site/communitydetectionslpa/home)
- [COPRA(Label Propogation) (Gregory 2010) java Implementation](http://www.cs.bris.ac.uk/~steve/networks/software/copra.html)
- [COPRA(Label Propogation) (Gregory 2010) java Implementation](https://gregory.org/research/networks/software/copra.html)

## Others
- [BigClam(SNAP) (J. Yang 2012) c++ Implementation](https://github.com/rabbanyk/CommunityEvaluation/tree/master/execs/CM-Overlapping-AGM-SNAP/bigclam)
Expand Down