English

Improved Approximation Guarantees for Lower-Bounded Facility Location

Data Structures and Algorithms 2012-08-31 v2 Discrete Mathematics

Abstract

We consider the {\em lower-bounded facility location} (\lbfl) problem (also sometimes called {\em load-balanced facility location}), which is a generalization of {\em uncapacitated facility location} (\ufl), where each open facility is required to serve a certain {\em minimum} amount of demand. More formally, an instance \I\I of \lbfl is specified by a set \F\F of facilities with facility-opening costs {fi}\{f_i\}, a set \D\D of clients, and connection costs {cij}\{c_{ij}\} specifying the cost of assigning a client jj to a facility ii, where the cijc_{ij}s form a metric. A feasible solution specifies a subset FF of facilities to open, and assigns each client jj to an open facility i(j)Fi(j)\in F so that each open facility serves {\em at least MM clients}, where MM is an input parameter. The cost of such a solution is iFfi+jci(j)j\sum_{i\in F}f_i+\sum_j c_{i(j)j}, and the goal is to find a feasible solution of minimum cost. The current best approximation ratio for \lbfl is 448 \cite{Svitkina08}. We substantially advance the state-of-the-art for \lbfl by devising an approximation algorithm for \lbfl that achieves a significantly-improved approximation guarantee of 82.6. Our improvement comes from a variety of ideas in algorithm design and analysis, which also yield new insights into \lbfl.

Keywords

Cite

@article{arxiv.1104.3128,
  title  = {Improved Approximation Guarantees for Lower-Bounded Facility Location},
  author = {Sara Ahmadian and Chaitanya Swamy},
  journal= {arXiv preprint arXiv:1104.3128},
  year   = {2012}
}
R2 v1 2026-06-21T17:54:48.617Z