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
- Host: GitHub
- URL: https://github.com/property404/papsp-blue-ribbon
- Owner: Property404
- Created: 2019-12-09T01:29:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T15:45:46.000Z (over 6 years ago)
- Last Synced: 2025-02-02T11:41:38.770Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`