A random linear-time graph partitioning algorithm inspired from label propagation method. Implementation is provided in both Python as well Julia language.
- networkx:
pip install networkx
- LightGraphs
- GraphIO
- StatsBase
A random graph partitioning algorithm inspired from label propagation method
A random linear-time graph partitioning algorithm inspired from label propagation method. Implementation is provided in both Python as well Julia language.
pip install networkxA random graph partitioning algorithm inspired from label propagation method
MIT License