Beating Quadratic Time--Message Trade-off in Distributed Minimum Spanning Tree Construction
arXiv:2608.30299
Abstract
We present a new distributed algorithm for computing a minimum spanning tree (MST) in the \textsf{CONGEST-KT} model, where messages are limited to bits and each vertex initially knows the identifiers of its neighbors. Our algorithm exposes a two-parameter time--message trade-off: for any , it runs in rounds and uses messages, where , , and are the number of vertices, edges, and thenetwork diameter, respectively. In particular, setting yields an MST algorithm running in rounds with only messages. Under the mild assumption , this is round-optimal while improving the best known message bound of . More broadly, our algorithm breaks the quadratic time--message trade-off barrier , which no previous MST algorithm in the \textsf{CONGEST-KT} model has been able to overcome, and it does so for almost the entire range of the diameter . As a byproduct, we also obtain new low-message broadcast, spanning-tree, and leader-election algorithms.