8000 GitHub - tanjary21/APSP_GPU: GPU implementation of Floyd-Warshall and R-Kleene algorithms to solve the All-Pairs-Shortest-Paths(APSP) problem on Graphs. Code includes random graph generators and benchmarking/plotting scripts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GPU implementation of Floyd-Warshall and R-Kleene algorithms to solve the All-Pairs-Shortest-Paths(APSP) problem on Graphs. Code includes random graph generators and benchmarking/plotting scripts.

Notifications You must be signed in to change notification settings

tanjary21/APSP_GPU

Repository files navigation

APSP_GPU

GPU implementation of Floyd-Warshall and R-Kleene algorithms to solve the All-Pairs-Shortest-Paths(APSP) problem on Graphs.

Code includes random graph generators and benchmarking/plotting scripts.

The heart of GPU utilization for solving APSP problems is the 'min-plus' opertaion, best described by the gif below:

About

GPU implementation of Floyd-Warshall and R-Kleene algorithms to solve the All-Pairs-Shortest-Paths(APSP) problem on Graphs. Code includes random graph generators and benchmarking/plotting scripts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0