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"
- Host: GitHub
- URL: https://github.com/splines/louvain-genetic-bachelor
- Owner: Splines
- Created: 2024-02-08T15:41:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T15:51:02.000Z (over 2 years ago)
- Last Synced: 2025-06-14T14:07:38.611Z (12 months ago)
- Topics: community-detection, genetic-algorithms, graph, louvain, modularity, network-analysis
- Homepage: https://splines.github.io/fast-louvain/
- Size: 30.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).