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 …
following generalization of the classical single-source (SSSP) and all-pairs shortest-path …
Graph spanners: A tutorial review
This survey provides a guiding reference to researchers seeking an overview of the large
body of literature about graph spanners. It surveys the current literature covering various …
body of literature about graph spanners. It surveys the current literature covering various …
Approximate distance oracles
Let G=(V, E) be an undirected weighted graph with| V|= n and| E|= m. Let k≥ 1 be an
integer. We show that G=(V, E) can be preprocessed in O (kmn 1/k) expected time …
integer. We show that G=(V, E) can be preprocessed in O (kmn 1/k) expected time …
Stronger 3-sum lower bounds for approximate distance oracles via additive combinatorics
The “short cycle removal” technique was recently introduced by Abboud, Bringmann, Khoury
and Zamir (STOC'22) to prove fine-grained hardness of approximation. Its main technical …
and Zamir (STOC'22) to prove fine-grained hardness of approximation. Its main technical …
[LIBRO][B] Handbook of data structures and applications
Although there are many advanced and specialized texts and handbooks on algorithms,
until now there was no book that focused exclusively on the wide variety of data structures …
until now there was no book that focused exclusively on the wide variety of data structures …
Hardness of approximation in P via short cycle removal: cycle detection, distance oracles, and beyond
We present a new technique for efficiently removing almost all short cycles in a graph
without unintentionally removing its triangles. Consequently, triangle finding problems do …
without unintentionally removing its triangles. Consequently, triangle finding problems do …
A simple and linear time randomized algorithm for computing sparse spanners in weighted graphs
Abstract Let G=(V, E) be an undirected weighted graph on| V|= n vertices and| E|= m edges.
A t‐spanner of the graph G, for any t≥ 1, is a subgraph (V, ES), ES⊆ E, such that the …
A t‐spanner of the graph G, for any t≥ 1, is a subgraph (V, ES), ES⊆ E, such that the …
Deterministic constructions of approximate distance oracles and spanners
Thorup and Zwick showed that for any integer k≥ 1, it is possible to preprocess any
positively weighted undirected graph G=(V, E), with| E|= m and| V|= n, in Õ (kmn ^\rm1/\itk) …
positively weighted undirected graph G=(V, E), with| E|= m and| V|= n, in Õ (kmn ^\rm1/\itk) …
Towards tight approximation bounds for graph diameter and eccentricities
Among the most important graph parameters is the Diameter, the largest distance between
any two vertices. There are no known very efficient algorithms for computing the Diameter …
any two vertices. There are no known very efficient algorithms for computing the Diameter …
Fault-tolerant spanners for general graphs
The paper concerns graph spanners that are resistant to vertex or edge failures. Given a
weighted undirected n-vertex graph G=(V, E) and an integer k≥ 1, the subgraph H=(V, E') …
weighted undirected n-vertex graph G=(V, E) and an integer k≥ 1, the subgraph H=(V, E') …