This repository contains a GPU Implementation for the APSP problem. We intend to make it scalable for large graphs and have performance comparable to the state of the art.
deepai/AllPairsShortestPathGPU
This repository contains a GPU Implementation for the APSP problem. We intend to make it scalable for large graphs and have performance comparable to the state of the art.
C++GPL-3.0