Shortest Paths in Intersection Graphs of Unit Disks
Computational Geometry
2014-11-19 v2 Discrete Mathematics
Data Structures and Algorithms
Abstract
Let be a unit disk graph in the plane defined by disks whose positions are known. For the case when is unweighted, we give a simple algorithm to compute a shortest path tree from a given source in time. For the case when is weighted, we show that a shortest path tree from a given source can be computed in time, improving the previous best time bound of .
Cite
@article{arxiv.1402.4855,
title = {Shortest Paths in Intersection Graphs of Unit Disks},
author = {Sergio Cabello and Miha Jejčič},
journal= {arXiv preprint arXiv:1402.4855},
year = {2014}
}
Comments
An alternative approach for the unweighted case is added to the Introduction