Competitive Local Routing with Constraints
Prosenjit Bose, Rolf Fagerberg, Andr\'e van Renssen, Sander, Verdonschot

TL;DR
This paper studies local routing algorithms on constrained $ heta$-graphs, showing limitations of deterministic algorithms and providing new algorithms with competitive path guarantees in constrained geometric graphs.
Contribution
It introduces the first local routing algorithms with path length guarantees for constrained $ heta$-graphs, including a 2-competitive algorithm for the full graph and an 18-competitive one for a subgraph.
Findings
No deterministic 1-local routing algorithm is o(√n)-competitive.
A 1-local routing algorithm guarantees a 2-competitive path.
An 18-competitive routing algorithm exists for the constrained half-$ heta_6$-graph.
Abstract
Let be a set of vertices in the plane and a set of non-crossing line segments between vertices in , called constraints. Two vertices are visible if the straight line segment connecting them does not properly intersect any constraints. The constrained -graph is constructed by partitioning the plane around each vertex into disjoint cones, each with aperture , and adding an edge to the `closest' visible vertex in each cone. We consider how to route on the constrained -graph. We first show that no deterministic 1-local routing algorithm is -competitive on all pairs of vertices of the constrained -graph. After that, we show how to route between any two visible vertices of the constrained -graph using only 1-local information. Our routing algorithm guarantees that the returned path is 2-competitive.…
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
