English

Beyond Tree Embeddings -- a Deterministic Framework for Network Design with Deadlines or Delay

Data Structures and Algorithms 2020-04-20 v1

Abstract

We consider network design problems with deadline or delay. All previous results for these models are based on randomized embedding of the graph into a tree (HST) and then solving the problem on this tree. We show that this is not necessary. In particular, we design a deterministic framework for these problems which is not based on embedding. This enables us to provide deterministic poly-log(n)\text{poly-log}(n)-competitive algorithms for Steiner tree, generalized Steiner tree, node weighted Steiner tree, (non-uniform) facility location and directed Steiner tree with deadlines or with delay (where nn is the number of nodes). Our deterministic algorithms also give improved guarantees over some previous randomized results. In addition, we show a lower bound of poly-log(n)\text{poly-log}(n) for some of these problems, which implies that our framework is optimal up to the power of the poly-log. Our algorithms and techniques differ significantly from those in all previous considerations of these problems.

Keywords

Cite

@article{arxiv.2004.07946,
  title  = {Beyond Tree Embeddings -- a Deterministic Framework for Network Design with Deadlines or Delay},
  author = {Yossi Azar and Noam Touitou},
  journal= {arXiv preprint arXiv:2004.07946},
  year   = {2020}
}

Comments

41 pages, 6 figures

R2 v1 2026-06-23T14:54:32.412Z