Linear-space approximate distance oracles for planar, bounded-genus and minor-free graphs

  • Authors:
  • Ken-Ichi Kawarabayashi;Philip N. Klein;Christian Sommer

  • Affiliations:
  • NII, Tokyo, Japan;Brown U, Providence, RI;MIT, Cambridge MA

  • Venue:
  • ICALP'11 Proceedings of the 38th international colloquim conference on Automata, languages and programming - Volume Part I
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

A (1+ε)-approximate distance oracle for a graph is a data structure that supports approximate point-to-point shortest-path-distance queries. The most relevant measures for a distance-oracle construction are: space, query time, and preprocessing time. There are strong distance-oracle constructions known for planar graphs (Thorup, JACM'04) and, subsequently, minor-excluded graphs (Abraham and Gavoille, PODC'06). However, these require Ω(ε-1n lg n) space for n-node graphs. In this paper, for planar graphs, bounded-genus graphs, and minor-excluded graphs we give distance-oracle constructions that require only O(n) space. The big O hides only a fixed constant, independent of ε and independent of genus or size of an excluded minor. The preprocessing times for our distance oracle are also faster than those for the previously known constructions. For planar graphs, the preprocessing time is O(nlg2 n). However, our constructions have slower query times. For planar graphs, the query time is O(ε-2 lg2 n). For all our linear-space results, we can in fact ensure, for any δ 0, that the space required is only 1 + δ times the space required just to represent the graph itself.