There is a new sorting algorithm a deterministic O(m log2/3 n)-time algorithm for single-source shortest paths (SSSP) on directed graphs with real non-negative edge weights in the comparison-addition ...
If you wanted to show the effects of parallelization on the speed of a sort, and could only pick one algorithm to demonstrate this, which would it be? I have found quite a few that lend themselves to ...