Planar Distance Oracles with Better Time-Space Tradeoffs
Abstract
In a recent breakthrough, Charalampopoulos, Gawrychowski, Mozes, and Weimann (STOC 2019) showed that exact distance queries on planar graphs could be answered in time by a data structure occupying space, i.e., up to terms, optimal exponents in time (0) and space (1) can be achieved simultaneously. Their distance query algorithm is recursive: it makes successive calls to a point-location algorithm for planar Voronoi diagrams, which involves many recursive distance queries. The depth of this recursion is non-constant and the branching factor logarithmic, leading to query times. In this paper we present a new way to do point-location in planar Voronoi diagrams, which leads to a new exact distance oracle. At the two extremes of our space-time tradeoff curve we can achieve either space and query time, or space and query time. All previous oracles with query time occupy space , and all previous oracles with space answer queries in time.
Cite
@article{arxiv.2007.08585,
title = {Planar Distance Oracles with Better Time-Space Tradeoffs},
author = {Yaowei Long and Seth Pettie},
journal= {arXiv preprint arXiv:2007.08585},
year = {2020}
}
Comments
35 pages, 12 figures