Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 581 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 581 Bytes

ParallelLeiden

WARNING: It's come to my attention that my implementation may be able to produce disconnected communities (see https://arxiv.org/html/2312.13936v5) hinting at some sort of implementation error. I can not confirm (nor deny) these results so please make sure to test yourself if this is important to you.

ParallelLeiden is a parallelized implementation of the Leiden algorithm

NetworKit is needed for this code to work, just place the entire folder in the same directory as the PL files

Hint: As of version 9.1.1 this algorithm is included in networkit itself.