Parameterized Complexity of Graph Partitioning into Connected Clusters
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 planar graphs. Coming to the positive results, we show that is fixed parameter tractable (FPT) parameterized by treewidth of the graph, which generalizes to FPT algorithm for planar graphs. We design another FPT algorithm and a polynomial kernel on the class of unit disk graphs parameterized by . Finally, we prove that unlike , is FPT parameterized by .
Cite
@article{arxiv.2202.12042,
title = {Parameterized Complexity of Graph Partitioning into Connected Clusters},
author = {Ankit Abhinav and Susobhan Bandopadhyay and Aritra Banik and Saket Saurabh},
journal= {arXiv preprint arXiv:2202.12042},
year = {2022}
}