English

A Linear-Time Algorithm for Radius-Optimally Augmenting Paths in a Metric Space

Data Structures and Algorithms 2019-04-30 v1 Computational Geometry

Abstract

Let PP be a path graph of nn vertices embedded in a metric space. We consider the problem of adding a new edge to PP to minimize the radius of the resulting graph. Previously, a similar problem for minimizing the diameter of the graph was solved in O(nlogn)O(n\log n) time. To the best of our knowledge, the problem of minimizing the radius has not been studied before. In this paper, we present an O(n)O(n) time algorithm for the problem, which is optimal.

Keywords

Cite

@article{arxiv.1904.12061,
  title  = {A Linear-Time Algorithm for Radius-Optimally Augmenting Paths in a Metric Space},
  author = {Christopher Johnson and Haitao Wang},
  journal= {arXiv preprint arXiv:1904.12061},
  year   = {2019}
}

Comments

A preliminary version to appear in WADS 2019

R2 v1 2026-06-23T08:50:59.155Z