Routing in Unit Disk Graphs
Haim Kaplan, Wolfgang Mulzer, Liam Roditty, Paul Seiferth

TL;DR
This paper presents a routing scheme for unit disk graphs that achieves near-optimal path stretch with efficient labels and routing tables, improving routing efficiency in geometric networks.
Contribution
The paper introduces a routing scheme for unit disk graphs with stretch arbitrarily close to 1, using compact labels and routing tables, and provides bounds on their sizes.
Findings
Achieves stretch 1+ε for any ε>0
Uses labels of O(log n) bits
Routing tables of size O(ε^{-5} log^2 n log^2 D) bits
Abstract
Let be a set of sites. The unit disk graph on has vertex set and an edge between two distinct sites if and only if and have Euclidean distance . A routing scheme for assigns to each site a label and a routing table . For any two sites , the scheme must be able to route a packet from to in the following way: given a current site (initially, ), a header (initially empty), and the label of the target, the scheme consults the routing table to compute a neighbor of , a new header , and the label of an intermediate target . (The label of the original target may be stored at the header .) The packet is then routed to , and the procedure is repeated until the packet…
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.
