Approximation and parameterized algorithms to find balanced connected partitions of graphs

08/23/2021
by   Phablo F. S. Moura, et al.
0

Partitioning a connected graph into k 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) and a weight function w : V →ℚ_≥, a connected k-partition of G is a partition of V such that each class induces a connected subgraph. The balanced connected k-partition problem consists in finding a connected k-partition in which every class has roughly the same weight. To model this concept of balance, one may seek connected k-partitions that either maximize the weight of a lightest class (max-min BCP_k) or minimize the weight of a heaviest class (min-max BCP_k). Such problems are equivalent when k=2, but they are different when k≥ 3. In this work, we propose a simple pseudo-polynomial k/2-approximation algorithm for min-max BCP_k which runs in time 𝒪(W|V||E|), where W = ∑_v ∈ V w(v). Based on this algorithm and using a scaling technique, we design a (polynomial) (k/2 +ε)-approximation for the same problem with running-time 𝒪(|V|^3|E|/ε), for any fixed ε>0. Additionally, we propose a fixed-parameter tractable algorithm based on integer linear programming for the unweighted max-min BCP_k parameterized by the size of a vertex cover.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/24/2022

Parameterized Complexity of Graph Partitioning into Connected Clusters

Given an undirected graph G and q integers n_1,n_2,n_3, ⋯, n_q, balanced...
research
07/10/2021

Connected k-partition of k-connected graphs and c-claw-free graphs

A connected partition is a partition of the vertices of a graph into set...
research
11/13/2019

Integer Programming Approaches to Balanced Connected k-Partition

We address the problem of partitioning a vertex-weighted connected graph...
research
07/19/2022

Efficient Constructions for the Győri-Lovász Theorem on Almost Chordal Graphs

In the 1970s, Győri and Lovász showed that for a k-connected n-vertex gr...
research
10/06/2019

Approximation algorithms for maximally balanced connected graph partition

Given a simple connected graph G = (V, E), we seek to partition the vert...
research
11/09/2020

Balanced Crown Decomposition for Connectivity Constraints

We introduce the balanced crown decomposition that captures the structur...
research
08/29/2023

FPT Approximation and Subexponential Algorithms for Covering Few or Many Edges

We study the α-Fixed Cardinality Graph Partitioning (α-FCGP) problem, th...

Please sign up or login with your details

Forgot password? Click here to reset