We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Shortest Path Centrality and the All-pairs Shortest Paths Problem via Sample Complexity

Abstract: In this paper we are interested in the all-pairs shortest paths problem (APSP) for an input graph $G$ assumed to be connected undirected with nonnegative real edge weights. In the exact deterministic case, it is an open question whether this problem admits a $\mathcal{O}(n^{3-c})$ time algorithm, for any constant $c>0$, even in the case where edge weights are natural numbers. There is a variety of approximation algorithms for the problem and the time complexity of the fastest one depends on the graph being sparse or dense and also on the corresponding approximation guarantee. In this paper we deal with a version of the APSP that fits neither in the exact nor the approximate case. We give a $O(n^2 \log n)$ randomized algorithm for APSP such that for every pair of vertices the algorithm either computes the exact shortest path or does not compute any shortest path, depending on a certain measure of ``importance'' (or centrality) of the shortest path in question.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1911.13144 [cs.DS]
  (or arXiv:1911.13144v2 [cs.DS] for this version)

Submission history

From: Alane Lima [view email]
[v1] Fri, 29 Nov 2019 15:12:27 GMT (38kb)
[v2] Fri, 24 Jan 2020 20:29:43 GMT (43kb)
[v3] Wed, 4 Mar 2020 18:48:12 GMT (44kb)
[v4] Mon, 4 May 2020 19:10:40 GMT (47kb,D)

Link back to: arXiv, form interface, contact.