Approximating subset k-connectivity problems

Abstract

A subset T ⊂eq V of terminals is k-connected to a root s in a directed/undirected graph J if J has k internally-disjoint vs-paths for every v ∈ T; T is k-connected in J if T is k-connected to every s ∈ T. We consider the Subset k-Connectivity Augmentation problem: given a graph G=(V,E) with edge/node-costs, node subset T ⊂eq V, and a subgraph J=(V,EJ) of G such that T is k-connected in J, find a minimum-cost augmenting edge-set F ⊂eq E EJ such that T is (k+1)-connected in J F. The problem admits trivial ratio O(|T|2). We consider the case |T|>k and prove that for directed/undirected graphs and edge/node-costs, a -approximation for Rooted Subset k-Connectivity Augmentation implies the following ratios for Subset k-Connectivity Augmentation: (i) b(+k) + (3|T||T|-k)2 H(3|T||T|-k); (ii) · O(|T||T|-k k), where b=1 for undirected graphs and b=2 for directed graphs, and H(k) is the kth harmonic number. The best known values of on undirected graphs are \|T|,O(k)\ for edge-costs and \|T|,O(k |T|)\ for node-costs; for directed graphs =|T| for both versions. Our results imply that unless k=|T|-o(|T|), Subset k-Connectivity Augmentation admits the same ratios as the best known ones for the rooted version. This improves the ratios in N-focs,L.

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…