The fault tolerant capacitated k-center problem

  • Authors:
  • Shiri Chechik;David Peleg

  • Affiliations:
  • Department of Computer Science, The Weizmann Institute, Rehovot, Israel;Department of Computer Science, The Weizmann Institute, Rehovot, Israel

  • Venue:
  • SIROCCO'12 Proceedings of the 19th international conference on Structural Information and Communication Complexity
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The capacitated K-center (CKC) problem calls for locating K service centers in the vertices of a given weighted graph, and assigning each vertex as a client to one of the centers, where each service center has a limited service capacity and thus may be assigned at most L clients, so as to minimize the maximum distance from a vertex to its assigned service center. This paper studies the fault tolerant version of this problem, where one or more service centers might fail simultaneously. We consider two variants of the problem. The first is the α-fault-tolerant capacitated K-Center ($\mbox{\tt $\alpha$-FT-CKC}$) problem. In this version, after the failure of some centers, all nodes are allowed to be reassigned to alternate centers. The more conservative version of this problem, hereafter referred to as the α-fault-tolerant conservative capacitated K-center ($\mbox{\tt $\alpha$-FT-CCKC}$) problem, is similar to the $\mbox{\tt $\alpha$-FT-CKC}$ problem, except that after the failure of some centers, only the nodes that were assigned to those centers before the failure are allowed to be reassigned to other centers. We present polynomial time algorithms that yields 9-approximation for the $\mbox{\tt $\alpha$-FT-CKC}$ problem and 17-approximation for the $\mbox{\tt $\alpha$-FT-CCKC}$ problem.