Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

ap0llo/LouvainSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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

  • C# 100.0%