English

Approximation Algorithms for Hard Capacitated $k$-facility Location Problems

Data Structures and Algorithms 2014-09-15 v4 Optimization and Control

Abstract

We study the capacitated kk-facility location problem, in which we are given a set of clients with demands, a set of facilities with capacities and a constant number kk. It costs fif_i to open facility ii, and cijc_{ij} for facility ii to serve one unit of demand from client jj. The objective is to open at most kk facilities serving all the demands and satisfying the capacity constraints while minimizing the sum of service and opening costs. In this paper, we give the first fully polynomial time approximation scheme (FPTAS) for the single-sink (single-client) capacitated kk-facility location problem. Then, we show that the capacitated kk-facility location problem with uniform capacities is solvable in polynomial time if the number of clients is fixed by reducing it to a collection of transportation problems. Third, we analyze the structure of extreme point solutions, and examine the efficiency of this structure in designing approximation algorithms for capacitated kk-facility location problems. Finally, we extend our results to obtain an improved approximation algorithm for the capacitated facility location problem with uniform opening cost.

Keywords

Cite

@article{arxiv.1311.4759,
  title  = {Approximation Algorithms for Hard Capacitated $k$-facility Location Problems},
  author = {Karen Aardal and Pieter van den Berg and Dion Gijswijt and Shanfei Li},
  journal= {arXiv preprint arXiv:1311.4759},
  year   = {2014}
}

Comments

We add new results obtained with Karen Aardal and Pieter van den Berg to the previous version

R2 v1 2026-06-22T02:10:29.719Z