English

Fine-Grained Complexity of Continuous Euclidean k-Center

Computational Geometry 2026-03-31 v1 Computational Complexity Data Structures and Algorithms

Abstract

In the (continuous) Euclidean kk-center problem, given nn points in Rd\mathbb{R}^d and an integer kk, the goal is to find kk center points in Rd\mathbb{R}^d that minimize the maximum Euclidean distance from any input point to its closest center. In this paper, we establish conditional lower bounds for this problem in constant dimensions in two settings. \bullet Parameterized by kk: Assuming the Exponential Time Hypothesis (ETH), we show that there is no f(k)no(k11/d)f(k)n^{o(k^{1-1/d})}-time algorithm for the Euclidean kk-center problem. This result shows that the algorithm of Agarwal and Procopiuc [SODA 1998; Algorithmica 2002] is essentially optimal. Furthermore, our lower bound rules out any (1+ε)(1+\varepsilon)-approximation algorithm running in time (k/ε)o(k11/d)nO(1)(k/\varepsilon)^{o(k^{1-1/d})}n^{O(1)}, thereby establishing near-optimality of the corresponding approximation scheme by the same authors. \bullet Small kk: Assuming the 3-SUM hypothesis, we prove that for any ε>0\varepsilon>0 there is no O(n2ε)O(n^{2-\varepsilon})-time algorithm for the Euclidean 22-center problem in R3\mathbb{R}^3. This settles an open question posed by Agarwal, Ben Avraham, and Sharir [SoCG 2010; Computational Geometry 2013]. In addition, under the same hypothesis, we prove that for any ε>0\varepsilon > 0, the Euclidean 66-center problem in R2\mathbb{R}^2 also admits no O(n2ε)O(n^{2-\varepsilon})-time algorithm. The technical core of all our proofs is a novel geometric embedding of a system of linear equations. We construct a point set where each variable corresponds to a specific collection of points, and the geometric structure ensures that a small-radius clustering is possible if and only if the system has a valid solution.

Keywords

Cite

@article{arxiv.2603.28265,
  title  = {Fine-Grained Complexity of Continuous Euclidean k-Center},
  author = {Lotte Blank and Karl Bringmann and Parinya Chalermsook and Karthik C. S. and Benedikt Kolbe and Hung Le and Geert van Wordragen},
  journal= {arXiv preprint arXiv:2603.28265},
  year   = {2026}
}
R2 v1 2026-07-01T11:43:51.734Z