/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.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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.