English

Bicriteria approximation for minimum dilation graph augmentation

Computational Geometry 2024-07-08 v1

Abstract

Spanner constructions focus on the initial design of the network. However, networks tend to improve over time. In this paper, we focus on the improvement step. Given a graph and a budget kk, which kk edges do we add to the graph to minimise its dilation? Gudmundsson and Wong [TALG'22] provided the first positive result for this problem, but their approximation factor is linear in kk. Our main result is a (22r k1/r,2r)(2 \sqrt[r]{2} \ k^{1/r},2r)-bicriteria approximation that runs in O(n3logn)O(n^3 \log n) time, for all r1r \geq 1. In other words, if tt^* is the minimum dilation after adding any kk edges to a graph, then our algorithm adds O(k1+1/r)O(k^{1+1/r}) edges to the graph to obtain a dilation of 2rt2rt^*. Moreover, our analysis of the algorithm is tight under the Erd\H{o}s girth conjecture.

Keywords

Cite

@article{arxiv.2407.04614,
  title  = {Bicriteria approximation for minimum dilation graph augmentation},
  author = {Kevin Buchin and Maike Buchin and Joachim Gudmundsson and Sampson Wong},
  journal= {arXiv preprint arXiv:2407.04614},
  year   = {2024}
}

Comments

To appear in ESA 2024

R2 v1 2026-06-28T17:30:29.168Z