Python implementation of this paper.
/path/to/python3 cluster_search.py
pip install -r requirements.txt
- Handle self-graphs
- Tests
- Heuristic initialization
- Test all the data from the paper
This project is licensed under the MIT License - see the LICENSE.md file for details
- I always thought this was an elegant paper.