English

Improving the dilation of a metric graph by adding edges

Computational Geometry 2022-12-20 v4

Abstract

Most of the literature on spanners focuses on building the graph from scratch. This paper instead focuses on adding edges to improve an existing graph. A major open problem in this field is: given a graph embedded in a metric space, and a budget of kk edges, which kk edges do we add to produce a minimum-dilation graph? The special case where k=1k=1 has been studied in the past, but no major breakthroughs have been made for k>1k > 1. We provide the first positive result, an O(k)O(k)-approximation algorithm that runs in O(n3logn)O(n^3 \log n) time.

Keywords

Cite

@article{arxiv.2007.12350,
  title  = {Improving the dilation of a metric graph by adding edges},
  author = {Joachim Gudmundsson and Sampson Wong},
  journal= {arXiv preprint arXiv:2007.12350},
  year   = {2022}
}

Comments

Journal version, TALG 2022

R2 v1 2026-06-23T17:22:04.531Z