Papers
Topics
Authors
Recent
Search
2000 character limit reached

Approximation and parameterized algorithms to find balanced connected partitions of graphs

Published 23 Aug 2021 in cs.DS and cs.DM | (2108.10398v1)

Abstract: Partitioning a connected graph into kk~vertex-disjoint connected subgraphs of similar (or given) orders is a classical problem that has been intensively investigated since late seventies. Given a connected graph G=(V,E)G=(V,E) and a weight function w:V→Q<em>≥w : V \to \mathbb{Q}<em>\geq, a connected kk-partition of GG is a partition of VV such that each class induces a connected subgraph. The balanced connected kk-partition problem consists in finding a connected kk-partition in which every class has roughly the same weight. To model this concept of balance, one may seek connected kk-partitions that either maximize the weight of a lightest class (max-min BCPk)(\text{max-min BCP}_k) or minimize the weight of a heaviest class (min-max BCPk)(\text{min-max BCP}_k). Such problems are equivalent when k=2k=2, but they are different when k≥3k\geq 3. In this work, we propose a simple pseudo-polynomial k2\frac{k}{2}-approximation algorithm for min-max BCPk\text{min-max BCP}_k which runs in time O(W∣V∣∣E∣)\mathcal{O}(W|V||E|), where W=∑</em>v∈Vw(v)W = \sum</em>{v \in V} w(v). Based on this algorithm and using a scaling technique, we design a (polynomial) (k2+ε)(\frac{k}{2} +\varepsilon)-approximation for the same problem with running-time O(∣V∣<sup>3∣E∣/ε)\mathcal{O}(|V|<sup>3|E|/\varepsilon), for any fixed $\varepsilon&gt;0$. Additionally, we propose a fixed-parameter tractable algorithm based on integer linear programming for the unweighted max-min BCPk\text{max-min BCP}_k parameterized by the size of a vertex cover.

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.