English

Improved approximation algorithm for Fault-Tolerant Facility Placement

Data Structures and Algorithms 2014-02-12 v2

Abstract

We consider the Fault-Tolerant Facility Placement problem (FTFPFTFP), which is a generalization of the classical Uncapacitated Facility Location problem (UFLUFL). In the FTFPFTFP problem we have a set of clients CC and a set of facilities FF. Each facility iFi \in F can be opened many times. For each opening of facility ii we pay fi0f_i \geq 0. Our goal is to connect each client jCj \in C with rj1r_j \geq 1 open facilities in a way that minimizes the total cost of open facilities and established connections. In a series of recent papers FTFPFTFP was essentially reduced to FTFLFTFL and then to UFLUFL showing it could be approximated with ratio 1.5751.575. In this paper we show that FTFPFTFP can actually be approximated even better. We consider approximation ratio as a function of r=minjCrjr = min_{j \in C} r_j (minimum requirement of a client). With increasing rr the approximation ratio of our algorithm λr\lambda_r converges to one. Furthermore, for r>1r > 1 the value of λr\lambda_r is less than 1.463 (hardness of approximation of UFLUFL). We also show a lower bound of 1.278 for the approximability of the Fault-Tolerant Facility Location problem (FTFLFTFL) for arbitrary rr. Already for r>3r > 3 we obtain that FTFPFTFP can be approximated with ratio 1.275, showing that under standard complexity theoretic assumptions FTFPFTFP is strictly better approximable than FTFLFTFL.

Keywords

Cite

@article{arxiv.1311.6615,
  title  = {Improved approximation algorithm for Fault-Tolerant Facility Placement},
  author = {Bartosz Rybicki and Jaroslaw Byrka},
  journal= {arXiv preprint arXiv:1311.6615},
  year   = {2014}
}

Comments

We modify one figure; fix a small problem with Lemma 5(iv); add one refference

R2 v1 2026-06-22T02:14:59.586Z