Oriented Spanners
Abstract
Given a point set in the Euclidean plane and a parameter , we define an \emph{oriented -spanner} as an oriented subgraph of the complete bi-directed graph such that for every pair of points, the shortest closed walk in through those points is at most a factor longer than the shortest cycle in the complete graph on . We investigate the problem of computing sparse graphs with small oriented dilation. As we can show that minimising oriented dilation for a given number of edges is NP-hard in the plane, we first consider one-dimensional point sets. While obtaining a -spanner in this setting is straightforward, already for five points such a spanner has no plane embedding with the leftmost and rightmost point on the outer face. This leads to restricting to oriented graphs with a one-page book embedding on the one-dimensional point set. For this case we present a dynamic program to compute the graph of minimum oriented dilation that runs in time for points, and a greedy algorithm that computes a -spanner in time. Expanding these results finally gives us a result for two-dimensional point sets: we prove that for convex point sets the greedy triangulation results in a plane oriented -spanner with , where is an upper bound on the dilation of the greedy triangulation.
Cite
@article{arxiv.2306.17097,
title = {Oriented Spanners},
author = {Kevin Buchin and Joachim Gudmundsson and Antonia Kalb and Aleksandr Popov and Carolin Rehs and André van Renssen and Sampson Wong},
journal= {arXiv preprint arXiv:2306.17097},
year = {2025}
}
Comments
conference version: ESA '23