The complexity of leader election in diameter-two networks

Distributed Computing(2019)

引用 7|浏览30
暂无评分
摘要
This paper focuses on studying the message complexity of implicit leader election in synchronous distributed networks of diameter two. Kutten et al. (J ACM 62(1):7:1–7:27, 2015 ) showed a fundamental lower bound of (m) ( m is the number of edges in the network) on the message complexity of (implicit) leader election that applied also to Monte Carlo randomized algorithms with constant success probability; this lower bound applies for graphs that have diameter at least three. On the other hand, for complete graphs (i.e., graphs with diameter one), Kutten et al. (Theor Comput Sci 561(Part B):134–143, 2015 ) established a tight bound of (√(n)) on the message complexity of randomized leader election ( n is the number of nodes in the network). For graphs of diameter two, the complexity was not known. In this paper, we settle this complexity by showing a tight bound of (n) on the message complexity of leader election in diameter-two networks. We first give a simple randomized Monte-Carlo leader election algorithm that with high probability (i.e., probability at least 1 - n^-c , for some fixed positive constant c ) succeeds and uses O(nlog ^3n) messages and runs in O (1) rounds; this algorithm works without knowledge of n (and hence needs no global knowledge). We then show that any algorithm (even Monte Carlo randomized algorithms with large enough constant success probability) needs (n) messages (even when n is known), regardless of the number of rounds. We also present an O(nlogn) message deterministic algorithm that takes O(logn) rounds (but needs knowledge of n ); we show that this message complexity is tight for deterministic algorithms. Together with the two previous results of Kutten et al., our results fully characterize the message complexity of leader election vis-à-vis the graph diameter.
更多
查看译文
关键词
Distributed algorithm, Leader election, Randomized algorithm, Message complexity, Time complexity, Lower bound
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要