Skip to content

markusmobius/LouvainSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LouvainSharp

Blondel et al. invented the very popular "Louvain method" for community detection [1]. This library implements their algorithm in C#. Moreover, the library is parallelized using plinq to maximize speed.

The use of the library is illustrated with the help of a test project. The library also allows construction of the full dendogram.

[1] V.D. Blondel, J.-L. Guillaume, R. Lambiotte, E. Lefebvre. "Fast unfolding of communities in large networks." J. Stat. Mech., 2008: 1008.

About

Louvain method in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages