Approximating capacitated k-median with (1+ε)k open facilities

Abstract

In the capacitated k-median () problem, we are given a set F of facilities, each facility i ∈ F with a capacity ui, a set C of clients, a metric d over F C and an integer k. The goal is to open k facilities in F and connect the clients C to the open facilities such that each facility i is connected by at most ui clients, so as to minimize the total connection cost. In this paper, we give the first constant approximation for , that only violates the cardinality constraint by a factor of 1+ε. This generalizes the result of [Li15], which only works for the uniform capacitated case. Moreover, the approximation ratio we obtain is O(1ε21ε), which is an exponential improvement over the ratio of (O(1/ε2)) in [Li15]. The natural LP relaxation for the problem, which almost all previous algorithms for are based on, has unbounded integrality gap even if (2-ε)k facilities can be opened. We introduce a novel configuration LP for the problem, that overcomes this integrality gap.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…