The Tight Spanning Ratio of the Rectangle Delaunay Triangulation
Andrè van Renssen, Yuan Sha, Yucheng Sun, Sampson Wong
TL;DR
This paper studies the spanning ratio of rectangle-based generalized Delaunay triangulations, introducing rectangle Delaunay triangulations constructed from axis-aligned rectangle homothets. It develops an inductive geometric framework using concepts such as potential, inductive rectangles, and maximal high/low paths to bound the length of shortest paths between vertex pairs. The main result provides a tight upper bound on the spanning ratio for rectangles with aspect ratio $A$: $t \le \sqrt{2}\sqrt{1 + A^2 + A\sqrt{1 + A^2}}$, matching the known lower bound. This extends tight bounds to all rectangles, clarifies the role of orientation, and suggests future work on local routing algorithms within rectangle Delaunay triangulations.
Abstract
Spanner construction is a well-studied problem and Delaunay triangulations are among the most popular spanners. Tight bounds are known if the Delaunay triangulation is constructed using an equilateral triangle, a square, or a regular hexagon. However, all other shapes have remained elusive. In this paper, we extend the restricted class of spanners for which tight bounds are known. We prove that Delaunay triangulations constructed using rectangles with aspect ratio $A$ have spanning ratio at most $\sqrt{2} \sqrt{1+A^2 + A \sqrt{A^2 + 1}}$, which matches the known lower bound.
