An open API service indexing awesome lists of open source software.

https://github.com/giovaneiwamoto/cuda-shortest-paths

🧩 Cuda Shortest Paths - Parallel Dijkstra and Floyd algorithms using Nvidia CUDA to calculate All-Pairs Shortest Path (APSP) in a given graph represented by its adjacency matrix.
https://github.com/giovaneiwamoto/cuda-shortest-paths

all-pairs-shortest-path cuda nvidia

Last synced: 5 months ago
JSON representation

🧩 Cuda Shortest Paths - Parallel Dijkstra and Floyd algorithms using Nvidia CUDA to calculate All-Pairs Shortest Path (APSP) in a given graph represented by its adjacency matrix.

Awesome Lists containing this project