Tight Bounds For Distributed MST Verification

Leibniz International Proceedings in Informatics(2011)

引用 32|浏览12
暂无评分
摘要
This paper establishes tight bounds for the Minimum-weight Spanning Tree (MST) verification problem in the distributed setting. Specifically, we provide an MST verification algorithm that achieves simultaneously O(|E|) messages and O(root n+D) time, where |E| is the number of edges in the given graph G and D is G's diameter. On the negative side, we show that any MST verification algorithm must send Omega(|E|) messages and incur (root n + D) time in worst case. Our upper bound result appears to indicate that the verification of an MST may be easier than its construction, since for MST construction, both lower bounds of Omega(| E|) messages and Omega(root n+ D) time hold, but at the moment there is no known distributed algorithm that constructs an MST and achieves simultaneously O (|E|) messages and O(root n+D) time. Specifically, the best known time-optimal algorithm (using O (root n + D) time) requires O(| E| + n(3/2)) messages, and the best known message-optimal algorithm (using O(|E|) messages) requires O(n) time. On the other hand, our lower bound results indicate that the verification of an MST is not significantly easier than its construction.
更多
查看译文
关键词
Distributed algorithms,distributed verification,labeling schemes,minimum-weight spanning tree
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要