Speculate and Correct Algorithm - An optimized Bellman-Ford-like algorithm
-
Updated
Aug 27, 2024 - C++
Speculate and Correct Algorithm - An optimized Bellman-Ford-like algorithm
A collection of sorting algorithms and data structures implemented in C++. Each algorithm and data structure comes with its own set of test cases to ensure correctness and robustness.
Parallel Delta-Stepping SSSP algorithm with the bucket fusion technique invented by Zhang et al. (CGO 2020). Implemented in C++, using the openMP parallelization API.
Brewing GAPBS with vertex reordering and graph segmentation
My Solutions to problems in [Competitive Programming 3]
CS-2023-Data-Structures-Algorithms
Add a description, image, and links to the sssp topic page so that developers can more easily learn about it.
To associate your repository with the sssp topic, visit your repo's landing page and select "manage topics."