1995
DOI: 10.1006/jcss.1995.1078
|View full text |Cite
|
Sign up to set email alerts
|

On the All-Pairs-Shortest-Path Problem in Unweighted Undirected Graphs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
174
0

Year Published

2004
2004
2021
2021

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 229 publications
(176 citation statements)
references
References 0 publications
2
174
0
Order By: Relevance
“…A simple randomized algorithm for computing (not necessarily maximum) witnesses for Boolean matrix multiplication, in essentially the same time required to perform the product, is given by Seidel [17]. Alon and Naor [2] gave a deterministic algorithm for the problem.…”
Section: Maximum Witnesses For Boolean Matrix Multiplicationmentioning
confidence: 99%
“…A simple randomized algorithm for computing (not necessarily maximum) witnesses for Boolean matrix multiplication, in essentially the same time required to perform the product, is given by Seidel [17]. Alon and Naor [2] gave a deterministic algorithm for the problem.…”
Section: Maximum Witnesses For Boolean Matrix Multiplicationmentioning
confidence: 99%
“…P's runtime in the above diameter protocol matches the best known unverifiable diameter algorithm up to a low-order additive term [89,107], and the communication is just polylog (n).…”
Section: Comparison To Prior Workmentioning
confidence: 83%
“…For example, using the protocol of Theorem 8.7.2 as a primitive, we give a natural protocol for computing the diameter of an unweighted directed graph G. V's runtime in this protocol is O(m log n), where m is the number of edges in G, P's runtime matches the best known unverifiable diameter algorithm up to a low-order additive term [89,107], and the total communication is just polylog (n). We know of no other protocol achieving this.…”
Section: Introductionmentioning
confidence: 99%
“…It uses a single source shortest paths algorithm, which bypasses the sorting bottleneck of Dijkstra's algorithm [9] and runs in O(m) time. [12,13], and Seidel [21] have shown that if matrix multiplication can be performed in O(M(n)) time, then the all pairs shortest paths problem for unweighted directed graphs can be solved in Õ(√n 3 M(n)) time and the all pairs shortest paths problem for unweighted undirected graphs can be solved in Õ(M(n)) time. Here Õ( ) is to hide the polylogarithmic factor i.e.…”
Section: Previous Work: All Pairs Shortest Path Algorithmsmentioning
confidence: 99%