Doubly Balanced Connected Graph Partitioning
Saleh Soltan, Mihalis Yannakakis, and Gil Zussman

TL;DR
This paper introduces the Doubly Balanced Connected Graph Partitioning problem, providing polynomial-time algorithms for finding connected partitions with balanced supply/demand and size ratios in 2- and 3-connected graphs.
Contribution
It establishes the existence and polynomial-time computability of balanced connected partitions in highly connected graphs, extending to arbitrary weights and type-preserving partitions.
Findings
Existence of solutions with specific balance and size constraints in 2-connected graphs.
Existence of perfect balanced partitions in 3-connected graphs.
Algorithms for partitioning with arbitrary weights and node types.
Abstract
We introduce and study the Doubly Balanced Connected graph Partitioning (DBCP) problem: Let be a connected graph with a weight (supply/demand) function satisfying . The objective is to partition into such that and are connected, , and , for some constants and . When is 2-connected, we show that a solution with and always exists and can be found in polynomial time. Moreover, when is 3-connected, we show that there is always a `perfect' solution (a partition with and , if ), and it can be found in polynomial time. Our techniques can be extended, with similar results, to the case in which the weights are arbitrary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInterconnection Networks and Systems · Advanced Graph Theory Research · VLSI and FPGA Design Techniques
