graph-partitioning topic

List graph-partitioning repositories

EdMot

131
Stars
19
Forks
Watchers

An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

KaHIP

369
Stars
92
Forks
Watchers

KaHIP -- Karlsruhe HIGH Quality Partitioning.

kahypar

399
Stars
89
Forks
Watchers

KaHyPar (Karlsruhe Hypergraph Partitioning) is a multilevel hypergraph partitioning framework providing direct k-way and recursive bisection based partitioning algorithms that compute solutions of ver...

LabelPropagation

115
Stars
37
Forks
Watchers

A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).

ReadingList

113
Stars
20
Forks
Watchers

Papers on Graph Analytics, Mining, and Learning

mt-kahypar

104
Stars
21
Forks
Watchers

Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with parallel implementations of techniques used in the best sequen...

fmetis

34
Stars
10
Forks
Watchers

A modern Fortran interface to the METIS graph partitioning library

Kernighan-Lin

50
Stars
17
Forks
Watchers

Implementation of Kernighan-Lin graph partitioning algorithm in Python

drl-graph-partitioning

21
Stars
9
Forks
Watchers

DRL models for graph partitioning and sparse matrix ordering.

generalizedLouvain

21
Stars
2
Forks
Watchers

Implements a generalized Louvain algorithm (C++ backend and Matlab interface)