English

Stronger adversaries grow cheaper forests: online node-weighted Steiner problems

Data Structures and Algorithms 2024-10-29 v2

Abstract

We propose a O(logklogn)O(\log k \log n)-competitive randomized algorithm for online node-weighted Steiner forest. This is essentially optimal and significantly improves over the previous bound of O(log2klogn)O(\log^2 k \log n) by Hajiaghayi et al. [2017]. In fact, our result extends to the more general prize-collecting setting, improving over previous works by a poly-logarithmic factor. Our key technical contribution is a randomized online algorithm for set cover and non-metric facility location in a new adversarial model which we call semi-adaptive adversaries. As a by-product of our techniques, we obtain the first deterministic O(logClogF)O(\log |C| \log |F|)-competitive algorithm for non-metric facility location.

Keywords

Cite

@article{arxiv.2410.18542,
  title  = {Stronger adversaries grow cheaper forests: online node-weighted Steiner problems},
  author = {Sander Borst and Marek Eliáš and Moritz Venzin},
  journal= {arXiv preprint arXiv:2410.18542},
  year   = {2024}
}

Comments

to appear in SODA 2025

R2 v1 2026-06-28T19:33:58.844Z