Routing in Unit Disk Graphs without Dynamic Headers
Wolfgang Mulzer, Max Willert

TL;DR
This paper presents a novel compact routing scheme for unit disk graphs that achieves near-optimal path stretch with small label sizes, without requiring extra packet information.
Contribution
It introduces the first routing scheme for unit disk graphs with poly-logarithmic label size and arbitrarily small stretch, avoiding additional packet storage.
Findings
Achieves stretch of 1+ε for any ε>0.
Uses label size of O(log D log^3 n / log log n).
Does not require extra information stored in packets.
Abstract
Let be a set of sites in the plane. The unit disk graph of is the graph with vertex set in which two sites and are adjacent if and only if their Euclidean distance is at most . We develop a compact routing scheme for . The routing scheme preprocesses by assigning a label to every site in . After that, for any two sites and , the scheme must be able to route a packet from to as follows: given the label of a current vertex (initially, ) and the label of the target vertex , the scheme determines a neighbor of . Then, the packet is forwarded to , and the process continues until the packet reaches its desired target . The resulting path between the source and the target is called the routing path of and . The stretch of the routing scheme is the maximum…
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 · Mobile Ad Hoc Networks · Opportunistic and Delay-Tolerant Networks
