Parameterized Complexity of Graph Partitioning into Connected Clusters
Ankit Abhinav, Susobhan Bandopadhyay, Aritra Banik, Saket Saurabh

TL;DR
This paper investigates the computational complexity of partitioning graphs into connected clusters with specified sizes, providing hardness results and fixed parameter tractable algorithms for various graph classes and parameters.
Contribution
It establishes W[1]-hardness for balanced connected q-partition problems and develops FPT algorithms and kernels for specific cases and graph classes.
Findings
W[1]-hardness for BCP_q with q ≥ 2.
FPT algorithms for BCP_2 parameterized by treewidth and on planar graphs.
Polynomial kernel for BCP_2 on unit disk graphs.
Abstract
Given an undirected graph and integers , balanced connected -partition problem () asks whether there exists a partition of the vertex set of into parts such that for all , and the graph induced on is connected. A related problem denoted as the balanced connected -edge partition problem () is defined as follows. Given an undirected graph and integers , asks whether there exists a partition of the edge set of into parts such that for all , and the graph induced on the edge set is connected. Here we study both the problems for and prove that for is -hard. We also show that is unlikely to have a polynomial kernel on the class of…
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
TopicsAdvanced Graph Theory Research · graph theory and CDMA systems · Interconnection Networks and Systems
