Abstract
We consider the problem of routing a data packet through the visibility graph of a polygonal domain P with n vertices and h holes. We may preprocess P to obtain a label and a routing table for each vertex. Then, we must be able to route a data packet between any two vertices p and q of P, where each step must use only the label of the target node q and the routing table of the current node. For any fixed ϵ > 0, we present a routing scheme that always achieves a routing path that exceeds the shortest path by a factor of at most 1 + ϵ. The labels have O(log n) bits, and the routing tables are of size O((ϵ-1+h) log n). The preprocessing time is O(n2 log n+hn2+ ϵ-1hn). It can be improved to O(n2 + ϵ-1n) for simple polygons.
Original language | English |
---|---|
Title of host publication | 28th International Symposium on Algorithms and Computation, ISAAC 2017 |
Editors | Y. Okamoto, T. Tokuyama |
Place of Publication | Dagstuhl |
Publisher | Schloss Dagstuhl - Leibniz-Zentrum für Informatik |
Number of pages | 13 |
ISBN (Electronic) | 9783959770545 |
DOIs | |
Publication status | Published - 1 Dec 2017 |
Externally published | Yes |
Event | 28th International Symposium on Algorithms and Computation (ISAAC 2017) - Phuket, Thailand Duration: 9 Dec 2017 → 12 Dec 2017 Conference number: 28 http://aiat.in.th/isaac2017/ |
Publication series
Name | Leibniz International Proceedings in Informatics (LIPIcs) |
---|---|
Volume | 92 |
ISSN (Print) | 1868-8969 |
Conference
Conference | 28th International Symposium on Algorithms and Computation (ISAAC 2017) |
---|---|
Abbreviated title | ISAAC 2017 |
Country/Territory | Thailand |
City | Phuket |
Period | 9/12/17 → 12/12/17 |
Internet address |
Keywords
- Polygonal domains
- Routing scheme
- Small stretch
- Yao graph