Parallel all-pairs shortest path algorithm

Parallel all-pairs shortest path algorithm

A central problem in algorithmic graph theory is the shortest path problem. Hereby, the problem of finding the shortest path between every pair of nodes is known as all-pair-shortest-paths (APSP) problem. As sequential algorithms for this problem often yield long runtimes, parallelization has shown to be beneficial in this field. In this article two efficient algorithms solving this problem are introduced. Another variation of the problem is the single-source-shortest-paths (SSSP) problem, which also has parallel approaches: Parallel single-source shortest path algorithm.

Bot
enmedic
Comment
enA central problem in algorithmic graph theory is the shortest path problem. Hereby, the problem of finding the shortest path between every pair of nodes is known as all-pair-shortest-paths (APSP) problem. As sequential algorithms for this problem often yield long runtimes, parallelization has shown to be beneficial in this field. In this article two efficient algorithms solving this problem are introduced. Another variation of the problem is the single-source-shortest-paths (SSSP) problem, which also has parallel approaches: Parallel single-source shortest path algorithm.
Date
enJuly 2022
Depiction
2d block-mapping.png
Apsp dijkstra distancelist.png
Apsp dijkstra graph.png
Data-denpendencies-floyd.png
Has abstract
enA central problem in algorithmic graph theory is the shortest path problem. Hereby, the problem of finding the shortest path between every pair of nodes is known as all-pair-shortest-paths (APSP) problem. As sequential algorithms for this problem often yield long runtimes, parallelization has shown to be beneficial in this field. In this article two efficient algorithms solving this problem are introduced. Another variation of the problem is the single-source-shortest-paths (SSSP) problem, which also has parallel approaches: Parallel single-source shortest path algorithm.
Is primary topic of
Parallel all-pairs shortest path algorithm
Label
enParallel all-pairs shortest path algorithm
Link from a Wikipage to an external page
www.cs.cornell.edu/~bindel/class/cs5220-f11/code/path.pdf
www.academia.edu/download/46545236/Scalability_of_parallel_algorithms_for_t20160616-15656-rc5uyt.pdf
Link from a Wikipage to another Wikipage
Adjacency matrix
Category:Graph algorithms
Dijkstra algorithm
File:2d block-mapping.png
File:Apsp dijkstra distancelist.png
File:Apsp dijkstra graph.png
File:Data-denpendencies-floyd.png
Floyd algorithm
Floyd–Warshall algorithm
Graph theory
Parallel single-source shortest path algorithm
Reduce-operation
Sequential algorithm
Shortest path problem
SameAs
5jDXw
Parallele All-Pair-Shortest-Paths-Algorithmen
Q51173345
Subject
Category:Graph algorithms
Thumbnail
Apsp dijkstra graph.png?width=300
WasDerivedFrom
Parallel all-pairs shortest path algorithm?oldid=1098932192&ns=0
WikiPageLength
17905
Wikipage page ID
56993742
Wikipage revision ID
1098932192
WikiPageUsesTemplate
Template:Cbignore
Template:Dead link
Template:Manual
Template:Multiple issues
Template:No footnotes
Template:Orphan
Template:Reflist