We present a simpler and faster algorithm for low-diameter decompositions on directed graphs, matching the O(lognloglogn) loss factor from Bringmann, Fischer, Haeupler, and Latypov (ICALP 2025) and improving the running time to O((m+nloglogn)log2n).
@article{arxiv.2505.10244,
title = {Simpler and Faster Directed Low-Diameter Decompositions},
author = {Jason Li},
journal= {arXiv preprint arXiv:2505.10244},
year = {2025}
}
Comments
10 pages. Fix error in Algorithm 2: it needs to cut both out-balls and in-balls. (This was the initial algorithm, which was then incorrectly simplified.)