Computing Oriented Spanners and their Dilation
Kevin Buchin, Antonia Kalb, Anil Maheshwari, Saeed Odak, Michiel Smid,, Carolin Rehs, Sampson Wong

TL;DR
This paper introduces an efficient algorithm for constructing sparse oriented spanners with bounded dilation in Euclidean space, and explores the computational complexity of optimizing graph orientation for minimal dilation.
Contribution
It presents the first polynomial-time algorithm for Euclidean oriented spanners with constant dilation and analyzes the NP-hardness of orientation optimization.
Findings
Constructed an ( n) edges oriented spanner with (n log n) time.
Proved that finding an orientation minimizing dilation is NP-hard.
Provided an approximation algorithm for oriented dilation in general metric spaces.
Abstract
Given a point set in a metric space and a real number , an \emph{oriented -spanner} is an oriented graph , where for every pair of distinct points and in , the shortest oriented closed walk in that contains and is at most a factor longer than the perimeter of the smallest triangle in containing and . The \emph{oriented dilation} of a graph is the minimum for which is an oriented -spanner. We present the first algorithm that computes, in Euclidean space, a sparse oriented spanner whose oriented dilation is bounded by a constant. More specifically, for any set of points in , where is a constant, we construct an oriented -spanner with edges in time…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
