Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
166 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

FPT Constant-Approximations for Capacitated Clustering to Minimize the Sum of Cluster Radii (2303.07923v2)

Published 14 Mar 2023 in cs.DS and cs.CG

Abstract: Clustering with capacity constraints is a fundamental problem that attracted significant attention throughout the years. In this paper, we give the first FPT constant-factor approximation algorithm for the problem of clustering points in a general metric into $k$ clusters to minimize the sum of cluster radii, subject to non-uniform hard capacity constraints. In particular, we give a $(15+\epsilon)$-approximation algorithm that runs in $2{0(k2\log k)}\cdot n3$ time. When capacities are uniform, we obtain the following improved approximation bounds: A (4 + $\epsilon$)-approximation with running time $2{O(k\log(k/\epsilon))}n3$, which significantly improves over the FPT 28-approximation of Inamdar and Varadarajan [ESA 2020]; a (2 + $\epsilon$)-approximation with running time $2{O(k/\epsilon2 \cdot\log(k/\epsilon))}dn3$ and a $(1+\epsilon)$-approximation with running time $2{O(kd\log ((k/\epsilon)))}n{3}$ in the Euclidean space; and a (1 + $\epsilon$)-approximation in the Euclidean space with running time $2{O(k/\epsilon2 \cdot\log(k/\epsilon))}dn3$ if we are allowed to violate the capacities by (1 + $\epsilon$)-factor. We complement this result by showing that there is no (1 + $\epsilon$)-approximation algorithm running in time $f(k)\cdot n{O(1)}$, if any capacity violation is not allowed.

Citations (7)

Summary

We haven't generated a summary for this paper yet.