English

Approximate Distance Oracles for Planar Graphs with Subpolynomial Error Dependency

Data Structures and Algorithms 2022-07-13 v1

Abstract

Thorup [FOCS'01, JACM'04] and Klein [SODA'01] independently showed that there exists a (1+ϵ)(1+\epsilon)-approximate distance oracle for planar graphs with O(n(logn)ϵ1)O(n (\log n)\epsilon^{-1}) space and O(ϵ1)O(\epsilon^{-1}) query time. While the dependency on nn is nearly linear, the space-query product of their oracles depend quadratically on 1/ϵ1/\epsilon. Many follow-up results either improved the space \emph{or} the query time of the oracles while having the same, sometimes worst, dependency on 1/ϵ1/\epsilon. Kawarabayashi, Sommer, and Thorup [SODA'13] were the first to improve the dependency on 1/ϵ1/\epsilon from quadratic to nearly linear (at the cost of log(n)\log^*(n) factors). It is plausible to conjecture that the linear dependency on 1/ϵ1/\epsilon is optimal: for many known distance-related problems in planar graphs, it was proved that the dependency on 1/ϵ1/\epsilon is at least linear. In this work, we disprove this conjecture by reducing the dependency of the space-query product on 1/ϵ1/\epsilon from linear all the way down to \emph{subpolynomial} (1/ϵ)o(1)(1/\epsilon)^{o(1)}. More precisely, we construct an oracle with O(nlog(n)(ϵo(1)+logn))O(n\log(n)(\epsilon^{-o(1)} + \log^*n)) space and log2+o(1)(1/ϵ)\log^{2+o(1)}(1/\epsilon) query time. Our construction is the culmination of several different ideas developed over the past two decades.

Keywords

Cite

@article{arxiv.2207.05659,
  title  = {Approximate Distance Oracles for Planar Graphs with Subpolynomial Error Dependency},
  author = {Hung Le},
  journal= {arXiv preprint arXiv:2207.05659},
  year   = {2022}
}

Comments

34 pages, 10 figures

R2 v1 2026-06-25T00:51:19.629Z