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 …

Popular conjectures imply strong lower bounds for dynamic problems

A Abboud, VV Williams - 2014 IEEE 55th Annual Symposium …, 2014 - ieeexplore.ieee.org
We consider several well-studied problems in dynamic algorithms and prove that sufficient
progress on any of them would imply a breakthrough on one of five major open problems in …

[책][B] Network analysis: methodological foundations

U Brandes - 2005 - books.google.com
'Network'is a heavily overloaded term, so that 'network analysis' means different things to
different people. Specific forms of network analysis are used in the study of diverse …

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 …

A survey of shortest-path algorithms

A Madkour, WG Aref, FU Rehman, MA Rahman… - arxiv preprint arxiv …, 2017 - arxiv.org
A shortest-path algorithm finds a path containing the minimal cost between two vertices in a
graph. A plethora of shortest-path algorithms is studied in the literature that span across …

Fast approximation of betweenness centrality through sampling

M Riondato, EM Kornaropoulos - … of the 7th ACM international conference …, 2014 - dl.acm.org
Betweenness centrality is a fundamental measure in social network analysis, expressing the
importance or influence of individual vertices in a network in terms of the fraction of shortest …

Fast approximation algorithms for the diameter and radius of sparse graphs

L Roditty, V Vassilevska Williams - Proceedings of the forty-fifth annual …, 2013 - dl.acm.org
The diameter and the radius of a graph are fundamental topological parameters that have
many important practical applications in real world networks. The fastest combinatorial …

All pairs shortest paths using bridging sets and rectangular matrix multiplication

U Zwick - Journal of the ACM (JACM), 2002 - dl.acm.org
We present two new algorithms for solving the All Pairs Shortest Paths (APSP) problem for
weighted directed graphs. Both algorithms use fast matrix multiplication algorithms. The first …

Approximation and fixed parameter subquadratic algorithms for radius and diameter in sparse graphs

A Abboud, VV Williams, J Wang - Proceedings of the twenty-seventh annual …, 2016 - SIAM
The radius and diameter are fundamental graph parameters, with several natural definitions
for directed graphs. Each definition is well-motivated in a variety of applications. All versions …

Fast approximation of centrality

DEJ Wang - Graph algorithms and applications, 2006 - books.google.com
Social scientists use graphs to model group activities in social networks. An important
property in this context is the centrality of a vertex: the inverse of the average distance to …