A Time- and Message-Optimal Distributed Algorithm for Minimum Spanning Trees
Gopal Pandurangan, Peter Robinson, Michele Scquizzato

TL;DR
This paper introduces a randomized distributed algorithm for minimum spanning trees that is optimal in both time and message complexity, matching known lower bounds and improving efficiency in weighted networks.
Contribution
It presents the first distributed MST algorithm that simultaneously matches the optimal time and message lower bounds, with a new lower bound construction for such algorithms.
Findings
Algorithm runs in O(D + \u221A n) time and O(m) messages.
Achieves optimal bounds up to polylogarithmic factors for weighted networks.
Provides a new lower bound graph construction requiring both optimal time and message complexity.
Abstract
This paper presents a randomized Las Vegas distributed algorithm that constructs a minimum spanning tree (MST) in weighted networks with optimal (up to polylogarithmic factors) time and message complexity. This algorithm runs in time and exchanges messages (both with high probability), where is the number of nodes of the network, is the diameter, and is the number of edges. This is the first distributed MST algorithm that matches \emph{simultaneously} the time lower bound of [Elkin, SIAM J. Comput. 2006] and the message lower bound of [Kutten et al., J.ACM 2015] (which both apply to randomized algorithms). The prior time and message lower bounds are derived using two completely different graph constructions; the existing lower bound construction that shows one lower bound {\em does not}…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
