6
5

Sinkless Orientation Made Simple

Abstract

The sinkless orientation problem plays a key role in understanding the foundations of distributed computing. The problem can be used to separate two fundamental models of distributed graph algorithms, LOCAL and SLOCAL: the locality of sinkless orientation is Ω(logn)\Omega(\log n) in the deterministic LOCAL model and O(loglogn)O(\log \log n) in the deterministic SLOCAL model. Both of these results are known by prior work, but here we give new simple, self-contained proofs for them.

View on arXiv
Comments on this paper