Integer Programming Approaches to Balanced Connected $k$-Partition
Fl\'avio K. Miyazawa, Phablo F. S. Moura, Matheus J. Ota, Yoshiko, Wakabayashi

TL;DR
This paper introduces three integer linear programming models for the NP-hard problem of partitioning a connected graph into k connected subgraphs with balanced weights, demonstrating their computational efficiency.
Contribution
The paper presents new ILP formulations for the balanced connected k-partition problem, including polyhedral insights and flow-based models, improving upon existing methods.
Findings
Proposed formulations outperform previous models in computational tests.
Polyhedral analysis provided for the unit-weight case.
Flow-based models have polynomial size and are efficient.
Abstract
We address the problem of partitioning a vertex-weighted connected graph into connected subgraphs that have similar weights, for a fixed integer . This problem, known as the \emph{balanced connected -partition problem} (), is defined as follows. Given a connected graph with nonnegative weights on the vertices, find a partition of such that each class induces a connected subgraph of , and the weight of a class with the minimum weight is as large as possible. It is known that is -hard even on bipartite graphs and on interval graphs. It has been largely investigated under different approaches and perspectives. On the practical side, is used to model many applications arising in police patrolling, image processing, cluster analysis, operating systems and robotics. We propose three integer linear programming…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
