Skip to content

Add graph partitioning via Scotch

Larissa Brencher requested to merge feature/ptscotch-partitioning into master

Task: Implement graph partitioning via PT-Scotch package and use the resulting partitioning for UG's load balancer

Fixes #812 (closed), fixes #1110 (closed)

  • parallelization (change graph to dgraph) -> #1141 (closed)
  • extract as header file
  • write tests
Edited by Timo Koch

Merge request reports