Welcome to graphy’s documentation!¶
graphy is a package for searching graph partitions. Check out the GitHub repository or the graphy tutorial.
graphy module Index¶
- graphy.partitions - Module to search over partitions
- graphy.louvain - Module for running Louvain community detection algorithm
- graphy.graphgen - Module to generate structured graphs
- graphy.plotting - Module with graphical plotting functions
- graphy.qualityfuncs - Module defining quality functions
- graphy.utils - Module with utilities for working with graphs