Graph implementation are header-only files in boost graph module.
- Cis : Connected Iterative Scan
- Demon: Democratically Estimate of Modular Organization of Network
- HRGrow: Heat-Kernel Graph Diffusion
| Algorithm | Header | Definition |
|---|---|---|
| CIs | cis_sequential_algorithm.h | cis_sequential_algorithm.cpp |
| Demon | demon_sequential_algorithm.h | demon_seqential_algorithm.cpp |
| HRGrow | hk_grow_sequential_algorithm.h | hk_grow_sequential_algorithm.cpp |