Computer Science > Data Structures and Algorithms
[Submitted on 29 Nov 2019 (v1), revised 24 Jan 2020 (this version, v2), latest version 4 May 2020 (v4)]
Title:Shortest Path Centrality and the All-pairs Shortest Paths Problem via Sample Complexity
View PDFAbstract: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.
Submission history
From: Alane Lima [view email][v1] Fri, 29 Nov 2019 15:12:27 UTC (38 KB)
[v2] Fri, 24 Jan 2020 20:29:43 UTC (43 KB)
[v3] Wed, 4 Mar 2020 18:48:12 UTC (44 KB)
[v4] Mon, 4 May 2020 19:10:40 UTC (47 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.