English

Random-Order Online Facility Location Beyond Uniform Opening Costs

Data Structures and Algorithms 2026-07-24 v1 Computer Science and Game Theory

Abstract

We study online metric facility location in the random-order model with arbitrary positive opening costs. A finite set of candidate facilities and their costs is known in advance, while an adversary fixes a multiset of demand points that arrives in a uniformly random order. This setting includes both prescribed candidate sites and the classical finite full-space node-cost model. For a known horizon, we give a deterministic 4.26744.2674-competitive algorithm, improving the previous factor 3333 for nonuniform opening costs. At rank tt, the algorithm uses the positive normalized rank qt=t/nq_t=t/n, chooses a candidate minimizing d(x,y)+λtfyd(x,y)+\lambda_t f_y, where λt=min{1,qt/μ}\lambda_t=\min\{1,q_t/\mu\}, and opens it when the current connection distance covers this penalized objective. The analysis uses a monotone one-round charge and an upper-envelope decomposition to control later points and the first point of each optimal cluster. With unit opening costs, the rule reduces exactly to a cutoff on the distance improvement attainable from a nearest candidate. A supplementary appendix gives the sharper analysis of the closely related zero-start rank cutoff and obtains a ratio below 3.28053.2805. We also prove a 3o(1)3-o(1) lower bound for arbitrary randomized online algorithms. The lower bound already holds with uniform costs on a prescribed candidate set and transfers, without loss, to the finite full-space model with nonuniform opening costs. Together with the recent competitive ratio below 2.422.42 for full-space uniform costs, this yields a strict separation between the full-space uniform- and nonuniform-cost models.

Cite

@article{arxiv.2607.22496,
  title  = {Random-Order Online Facility Location Beyond Uniform Opening Costs},
  author = {Bo Peng and Zhihao Gavin Tang},
  journal= {arXiv preprint arXiv:2607.22496},
  year   = {2026}
}

Comments

39 pages, no figures