A Deterministic Distributed Algorithm for Weighted All Pairs Shortest Paths Through Pipelining

We present a new pipelined approach to compute all pairs shortest paths (APSP) in a directed graph with nonnegative integer edge weights (including zero weights) in the CONGEST model in the distributed setting. Our deterministic distributed algorithm computes shortest paths of distance at most for all pairs of vertices in at most rounds, and more generally, it computes h-hop shortest paths for k sources in rounds. The algorithm is simple, and it has some novel features and a nontrivial analysis.It uses only the directed edges in the graph for communication. This algorithm can be used as a base within asymptotically faster algorithms that match or improve on the current best deterministic bound of rounds for this problem when edge weights are or shortest path distances are .
View on arXiv