Routing on the Visibility Graph
Abstract
We consider the problem of routing on a network in the presence of line segment constraints (i.e., obstacles that edges in our network are not allowed to cross). Let be a set of points in the plane and let be a set of non-crossing line segments whose endpoints are in . We present two deterministic 1-local -memory routing algorithms that are guaranteed to find a path of at most linear size between any pair of vertices of the \emph{visibility graph} of with respect to a set of constraints (i.e., the algorithms never look beyond the direct neighbours of the current location and store only a constant amount of additional information). Contrary to {\em all} existing deterministic local routing algorithms, our routing algorithms do not route on a plane subgraph of the visibility graph. Additionally, we provide lower bounds on the routing ratio of any deterministic local routing algorithm on the visibility graph.
Cite
@article{arxiv.1803.02979,
title = {Routing on the Visibility Graph},
author = {Prosenjit Bose and Matias Korman and André van Renssen and Sander Verdonschot},
journal= {arXiv preprint arXiv:1803.02979},
year = {2019}
}
Comments
An extended abstract of this paper appeared in the proceedings of the 28th International Symposium on Algorithms and Computation (ISAAC 2017). Final version appeared in the Journal of Computational Geometry