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

https://github.com/property404/papsp-blue-ribbon

Parallel All-Pairs Shortest Path
https://github.com/property404/papsp-blue-ribbon

Last synced: about 1 year ago
JSON representation

Parallel All-Pairs Shortest Path

Awesome Lists containing this project

README

          

To clone:
`git clone --recurse-submodule https://github.com/Property404/PAPSP-blue-ribbon`

To build, in the `src` directory:
`make`
`./apsp --help`

To test:
`make test`
`./unit_test`

Generate data on DMC:
`run_script launch_profile.sh`