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 …

Graph spanners: A tutorial review

R Ahmed, G Bodwin, FD Sahneh, K Hamm… - Computer Science …, 2020 - Elsevier
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 …

Approximate distance oracles

M Thorup, U Zwick - Journal of the ACM (JACM), 2005 - dl.acm.org
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 …

Stronger 3-sum lower bounds for approximate distance oracles via additive combinatorics

A Abboud, K Bringmann, N Fischer - Proceedings of the 55th Annual …, 2023 - dl.acm.org
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 …

[LIBRO][B] Handbook of data structures and applications

DP Mehta, S Sahni - 2004 - taylorfrancis.com
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 …

Hardness of approximation in P via short cycle removal: cycle detection, distance oracles, and beyond

A Abboud, K Bringmann, S Khoury… - Proceedings of the 54th …, 2022 - dl.acm.org
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 …

A simple and linear time randomized algorithm for computing sparse spanners in weighted graphs

S Baswana, S Sen - Random Structures & Algorithms, 2007 - Wiley Online Library
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 …

Deterministic constructions of approximate distance oracles and spanners

L Roditty, M Thorup, U Zwick - International Colloquium on Automata …, 2005 - Springer
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) …

Towards tight approximation bounds for graph diameter and eccentricities

A Backurs, L Roditty, G Segal, VV Williams… - Proceedings of the 50th …, 2018 - dl.acm.org
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 …

Fault-tolerant spanners for general graphs

S Chechik, M Langberg, D Peleg, L Roditty - … of the forty-first annual ACM …, 2009 - dl.acm.org
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') …