Shortest-path queries in static networks

C Sommer - ACM Computing Surveys (CSUR), 2014 - dl.acm.org
We consider the point-to-point (approximate) shortest-path query problem, which is the
following generalization of the classical single-source (SSSP) and all-pairs shortest-path …

Subquadratic algorithms for the diameter and the sum of pairwise distances in planar graphs

S Cabello - ACM Transactions on Algorithms (TALG), 2018 - dl.acm.org
In this article, we show how to compute for n-vertex planar graphs in O (n 11/6 polylog (n))
expected time the diameter and the sum of the pairwise distances. The algorithms work for …

Voronoi Diagrams on Planar Graphs, and Computing the Diameter in Deterministic Time

P Gawrychowski, H Kaplan, S Mozes, M Sharir… - SIAM Journal on …, 2021 - SIAM
We present an explicit and efficient construction of additively weighted Voronoi diagrams on
planar graphs. Let G be a planar graph with n vertices and b sites that lie on a constant …

Better tradeoffs for exact distance oracles in planar graphs

P Gawrychowski, S Mozes, O Weimann… - Proceedings of the …, 2018 - SIAM
We present an O (n 1.5)-space distance oracle for directed planar graphs that answers
distance queries in O (log n) time. Our oracle both significantly simplifies and significantly …

Optimal approximate distance oracle for planar graphs

H Le, C Wulff-Nilsen - 2021 IEEE 62nd Annual Symposium on …, 2022 - ieeexplore.ieee.org
A (1+ϵ)-approximate distance oracle of an edge-weighted graph is a data structure that
returns an approximate shortest path distance between any two query vertices up to a (1+ϵ) …

Almost-linear ε-emulators for planar graphs

HC Chang, R Krauthgamer, Z Tan - … of the 54th Annual ACM SIGACT …, 2022 - dl.acm.org
We study vertex sparsification for distances, in the setting of planar graphs with distortion:
Given a planar graph G (with edge weights) and a subset of k terminal vertices, the goal is to …

Planar distance oracles with better time-space tradeoffs

Y Long, S Pettie - Proceedings of the 2021 ACM-SIAM Symposium on …, 2021 - SIAM
In a recent breakthrough, Charalampopoulos, Gawrychowski, Mozes, and Weimann [9]
showed that exact distance queries on planar graphs could be answered in no (1) time by a …

On balanced separators in road networks

A Schild, C Sommer - International Symposium on Experimental …, 2015 - Springer
The following algorithm partitions road networks surprisingly well:(i) sort the vertices by
longitude (or latitude, or some linear combination) and (ii) compute the maximum flow from …

Almost optimal distance oracles for planar graphs

P Charalampopoulos, P Gawrychowski… - Proceedings of the 51st …, 2019 - dl.acm.org
We present new tradeoffs between space and query-time for exact distance oracles in
directed weighted planar graphs. These tradeoffs are almost optimal in the sense that they …

Fast and compact exact distance oracle for planar graphs

V Cohen-Addad, S Dahlgaard… - 2017 IEEE 58th Annual …, 2017 - ieeexplore.ieee.org
For a given a graph, a distance oracle is a data structure that answers distance queries
between pairs of vertices. We introduce an O (n 5/3)-space distance oracle which answers …