SkillAgentSearch skills...

RLP

A random graph partitioning algorithm inspired from label propagation method

Install / Use

/learn @aadimator/RLP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RLP: Random Label Propagation Graph Partitioning

A random linear-time graph partitioning algorithm inspired from label propagation method. Implementation is provided in both Python as well Julia language.

Dependencies

Python

  • networkx: pip install networkx

Julia

  • LightGraphs
  • GraphIO
  • StatsBase
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks1

Languages

Jupyter Notebook

Security Score

70/100

Audited on May 16, 2024

No findings