Approximation and parameterized algorithms to find balanced connected partitions of graphs
Abstract
Partitioning a connected graph into ~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 and a weight function , a connected -partition of is a partition of such that each class induces a connected subgraph. The balanced connected -partition problem consists in finding a connected -partition in which every class has roughly the same weight. To model this concept of balance, one may seek connected -partitions that either maximize the weight of a lightest class or minimize the weight of a heaviest class . Such problems are equivalent when , but they are different when . In this work, we propose a simple pseudo-polynomial -approximation algorithm for which runs in time , where . Based on this algorithm and using a scaling technique, we design a (polynomial) -approximation for the same problem with running-time , for any fixed . Additionally, we propose a fixed-parameter tractable algorithm based on integer linear programming for the unweighted parameterized by the size of a vertex cover.
Cite
@article{arxiv.2108.10398,
title = {Approximation and parameterized algorithms to find balanced connected partitions of graphs},
author = {Phablo F. S. Moura and Matheus J. Ota and Yoshiko Wakabayashi},
journal= {arXiv preprint arXiv:2108.10398},
year = {2021}
}