An open API service indexing awesome lists of open source software.

https://github.com/splines/louvain-genetic-bachelor

My bachelor thesis with the title "Louvain-initialized Genetic Algorithms for Community Detection in Complex Networks"
https://github.com/splines/louvain-genetic-bachelor

community-detection genetic-algorithms graph louvain modularity network-analysis

Last synced: 4 months ago
JSON representation

My bachelor thesis with the title "Louvain-initialized Genetic Algorithms for Community Detection in Complex Networks"

Awesome Lists containing this project

README

          


Louvain-initialized Genetic Algorithms for Community Detection in Complex Networks


my bachelor thesis in computer science

[Download PDF](./louvain-genetic-bachelor.pdf).

See also my implementation of Louvain in Rust [here](https://github.com/Splines/fast-louvain).