English

Time-Optimal $k$-Server

Data Structures and Algorithms 2025-03-10 v1

Abstract

The time-optimal kk-server problem minimizes the time spent serving all requests instead of the distances traveled. We give a lower bound of 2k12k-1 on the competitive ratio of any deterministic online algorithm for this problem, which coincides with the best known upper bound on the competitive ratio achieved by the work-function algorithm for the classical kk-server problem. We provide further lower bounds of k+1k+1 for all Euclidean spaces and kk for uniform metric spaces. For the latter, we give a matching kk-competitive deterministic algorithm. Our most technical result, proven by applying Yao's principle to a suitable instance distribution on a specifically constructed metric space, is a lower bound of k+O(logk)k+\mathcal{O}(\log k) that holds even for randomized algorithms, which contrasts with the best known lower bound for the classical problem that remains polylogarithmic. With this paper, we hope to initiate a further study of this natural yet neglected problem.

Keywords

Cite

@article{arxiv.2503.05589,
  title  = {Time-Optimal $k$-Server},
  author = {Fabian Frei and Dennis Komm and Moritz Stocker and Philip Whittington},
  journal= {arXiv preprint arXiv:2503.05589},
  year   = {2025}
}