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

Abstract

A connected partition is a partition of the vertices of a graph into sets that induce connected subgraphs. Such partitions naturally occur in many application areas such as road networks, and image processing. We consider Balanced Connected Partitions (BCP), where the two classical objectives for BCP are to maximize the weight of the smallest, or minimize the weight of the largest component. We study BCP on c-claw-free graphs, the class of graphs that do not have K1,c as an induced subgraph, and present efficient (c-1)-approximation algorithms for both objectives. In particular, due to the (3-)claw-freeness of line graphs, this also implies a 2-approximations for the edge-partition version of BCP in general graphs. In the 1970s Gyori and Lov\'asz showed for natural numbers w1,…,wk where Σi wi is the vertex size, that if G is k-connected, then there exist a connected k-partition with part sizes w1,…,wk. However, to this day no polynomial algorithm to compute such partitions exists for k>4. Towards finding such a partition T1,…, Tk, we show how to efficiently compute connected partitions that at least approximately meet the target weights, subject to the mild assumption that each wi is greater than the weight of the heaviest vertex. In particular, we give a 3-approximation for both the lower and the upper bounded version i.e. we guarantee that each Ti has weight at least wi3 or that each Ti has weight most 3wi, respectively. Also, we present a both-side bounded version that produces a connected partition where each Ti has size at least wi3 and at most (\r,3\) wi, where r ≥ 1 is the ratio between the largest and smallest value in w1, …, wk. In particular for the balanced version, i.e.~w1=w2=, …,=wk, this gives a partition with 13wi ≤ w(Ti) ≤ 3wi.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…