Upper and Lower Bounds for Competitive Online Routing on Delaunay Triangulations
Nicolas Bonichon (LaBRI), Prosenjit Bose, Jean-Lou De Carufel,, Ljubomir Perkovi\'c (SOC), Andr\'e Van Renssen (NII)

TL;DR
This paper introduces an improved online routing algorithm for Delaunay triangulations with a competitive ratio of 5.90, significantly better than previous algorithms, and establishes lower bounds for deterministic local routing ratios.
Contribution
It presents a new online routing algorithm with a competitive ratio of 5.90 on Delaunay triangulations and proves lower bounds for deterministic local routing ratios.
Findings
Routing ratio of 5.90 for the new algorithm
Lower bounds of 1.70 and 2.70 for deterministic k-local algorithms
Improved message header requirements for routing
Abstract
Consider a weighted graph G where vertices are points in the plane and edges are line segments. The weight of each edge is the Euclidean distance between its two endpoints. A routing algorithm on G has a competitive ratio of c if the length of the path produced by the algorithm from any vertex s to any vertex t is at most c times the length of the shortest path from s to t in G. If the length of the path is at most c times the Euclidean distance from s to t, we say that the routing algorithm on G has a routing ratio of c.We present an online routing algorithm on the Delaunay triangulation with competitive and routing ratios of 5.90. This improves upon the best known algorithm that has competitive and routing ratio 15.48. The algorithm is a generalization of the deterministic 1-local routing algorithm by Chew on the L1-Delaunay triangulation. When a message follows the routing path…
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.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Optimization and Search Problems · Advanced Graph Theory Research
