Bounds for k-centers of point sets under $L_{\infty}$-bottleneck distance
Mats Bierwirth, Julia Hütte, Patrick Schnider, Bettina Speckmann
TL;DR
The paper studies k-center clustering for fixed-size point sets in the plane under the $L_\infty$-bottleneck distance, motivated by persistence diagrams and reframed as the Restaurant Supply Problem. Under the key assumption that any two restaurant chains can be $\delta$-satisfied by a single supermarket chain, it derives both an upper bound and a lower bound on the required number of supermarket chains, highlighting a sharp exponential dependence on the chain size $m$ and ruling out subexponential bounds. It also analyzes computational complexity, providing a polynomial-time algorithm for the two-store-per-chain case and establishing NP-completeness for unbounded $m$ through a planar 3-SAT reduction, while noting the problem remains tractable for fixed $m$ but becomes intractable as $m$ grows. Overall, the work connects geometric covering, Helly-type results for axis-aligned boxes, and complexity theory in a novel setting inspired by persistence diagrams and supply-chain analogies.
Abstract
We consider the $k$-center problem on the space of fixed-size point sets in the plane under the $L_{\infty}$-bottleneck distance. While this problem is motivated by persistence diagrams in topological data analysis, we illustrate it as a \emph{Restaurant Supply Problem}: given $n$ restaurant chains of $m$ stores each, we want to place supermarket chains, also of $m$ stores each, such that each restaurant chain can select one supermarket chain to supply all its stores, ensuring that each store is matched to a nearby supermarket. How many supermarket chains are required to supply all restaurants? We address this questions under the constraint that any two restaurant chains are close enough under the $L_{\infty}$-distance to be satisfied by a single supermarket chain. We provide both upper and lower bounds for this problem and investigate its computational complexity.
