Papers
Topics
Authors
Recent
Search
2000 character limit reached

Parameterized Complexity of Graph Partitioning into Connected Clusters

Published 24 Feb 2022 in cs.DS | (2202.12042v1)

Abstract: Given an undirected graph GG and qq integers n1,n2,n3,⋯ ,nqn_1,n_2,n_3, \cdots, n_q, balanced connected qq-partition problem (BCPqBCP_q) asks whether there exists a partition of the vertex set VV of GG into qq parts V1,V2,V3,⋯ ,VqV_1,V_2,V_3,\cdots, V_q such that for all i∈[1,q]i\in[1,q], ∣Vi∣=ni|V_i|=n_i and the graph induced on ViV_i is connected. A related problem denoted as the balanced connected qq-edge partition problem (BCEPqBCEP_q) is defined as follows. Given an undirected graph GG and qq integers n1,n2,n3,⋯ ,nqn_1,n_2,n_3, \cdots, n_q, BCEPqBCEP_q asks whether there exists a partition of the edge set of GG into qq parts E1,E2,E3,⋯ ,EqE_1,E_2,E_3,\cdots, E_q such that for all i∈[1,q]i\in[1,q], ∣Ei∣=ni|E_i|=n_i and the graph induced on the edge set EiE_i is connected. Here we study both the problems for q=2q=2 and prove that BCPqBCP_q for q≥2q\geq 2 is W[1]W[1]-hard. We also show that BCP2BCP_2 is unlikely to have a polynomial kernel on the class of planar graphs. Coming to the positive results, we show that BCP2BCP_2 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 min⁡(n1,n2)\min(n_1,n_2). Finally, we prove that unlike BCP2BCP_2, BCEP2BCEP_2 is FPT parameterized by min⁡(n1,n2)\min(n_1,n_2).

Citations (1)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.