Algorithms for Connected Set Cover Problem and Fault-Tolerant Connected Set Cover Problem

Zhao Zhang,Xiaofeng Gao,Weili Wu
DOI: https://doi.org/10.1016/j.tcs.2008.11.005
IF: 1.002
2008-01-01
Theoretical Computer Science
Abstract:Given a set V of elements, S a family of subsets of V, and G a connected graph on vertex set S,a connected set cover (CSC) is a subfamily R of S such that every element in V is covered by at least one set of R, and the subgraph G[R] of G induced by R is connected. If furthermore G[R] is k-connected and every element in V is covered by at least m sets in R, then R is a (k,m)-CSC. In this paper, we present two approximation algorithms for the minimum CSC problem, and one approximation algorithm for the minimum (2,m)-CSC problem. Performance ratios are analyzed. These are the first approximation algorithms for CSC problems in general graphs with guaranteed performance ratios.
What problem does this paper attempt to address?