中文
相关论文

相关论文: Time vs. Information Tradeoffs for Leader Election…

200 篇论文

Leader election is a basic symmetry breaking problem in distributed computing. All nodes of a network have to agree on a single node, called the leader. If the nodes of the network have distinct labels, then agreeing on a single node means…

分布式、并行与集群计算 · 计算机科学 2017-02-20 Barun Gorain , Andrzej Pelc

Leader election is one of the basic problems in distributed computing. For anonymous networks, the task of leader election is formulated as follows: every node v of the network must output a simple path, which is coded as a sequence of port…

数据结构与算法 · 计算机科学 2016-04-19 Yoann Dieudonné , Andrzej Pelc

Leader election is one of the fundamental problems in distributed computing: a single node, called the leader, must be specified. This task can be formulated either in a weak way, where one node outputs 'leader' and all other nodes output…

分布式、并行与集群计算 · 计算机科学 2020-09-15 Barun Gorain , Avery Miller , Andrzej Pelc

We study the problem of randomized Leader Election in synchronous distributed networks with indistinguishable nodes. We consider algorithms that work on networks of arbitrary topology in two settings, depending on whether the size of the…

分布式、并行与集群计算 · 计算机科学 2021-01-18 Dariusz R. Kowalski , Miguel A. Mosteiro

We study the time needed for deterministic leader election in the ${\cal LOCAL}$ model, where in every round a node can exchange any messages with its neighbors and perform any local computations. The topology of the network is unknown and…

分布式、并行与集群计算 · 计算机科学 2015-08-07 Emanuele G. Fusco , Andrzej Pelc

We consider leader election in clique networks, where $n$ nodes are connected by point-to-point communication links. For the synchronous clique under simultaneous wake-up, i.e., where all nodes start executing the algorithm in round $1$, we…

分布式、并行与集群计算 · 计算机科学 2023-09-27 Shay Kutten , Peter Robinson , Ming Ming Tan , Xianbin Zhu

In topology recognition, each node of an anonymous network has to deterministically produce an isomorphic copy of the underlying graph, with all ports correctly marked. This task is usually unfeasible without any a priori information. Such…

分布式、并行与集群计算 · 计算机科学 2016-01-25 Emanuele Guido Fusco , Andrzej Pelc , Rossella Petreschi

We consider leader election in anonymous radio networks modeled as simple undirected connected graphs. Nodes communicate in synchronous rounds. Nodes are anonymous and execute the same deterministic algorithm, so symmetry can be broken only…

分布式、并行与集群计算 · 计算机科学 2020-02-10 Avery Miller , Andrzej Pelc , Ram Narayan Yadav

We consider the energy complexity of the leader election problem in the single-hop radio network model, where each device has a unique identifier in $\{1, 2, \ldots, N\}$. Energy is a scarce resource for small battery-powered devices. For…

数据结构与算法 · 计算机科学 2021-11-15 Yi-Jun Chang , Ran Duan , Shunhua Jiang

Finding the node with the largest label in a network, modeled as an undirected connected graph, is one of the fundamental problems in distributed computing. This is the way in which $\textit{leader election}$ is usually solved. We consider…

分布式、并行与集群计算 · 计算机科学 2014-11-06 Avery Miller , Andrzej Pelc

We study the self-stabilizing leader election problem in anonymous $n$-nodes networks. Achieving self-stabilization with low space memory complexity is particularly challenging, and designing space-optimal leader election algorithms remains…

分布式、并行与集群计算 · 计算机科学 2026-02-20 Lelia Blin , Sylvain Gay , Isabella Ziccardi

Two mobile agents, starting from different nodes of an $n$-node network at possibly different times, have to meet at the same node. This problem is known as rendezvous. Agents move in synchronous rounds using a deterministic algorithm. In…

数据结构与算法 · 计算机科学 2014-10-07 Avery Miller , Andrzej Pelc

We study the problem of information gathering in ad-hoc radio networks without collision detection, focussing on the case when the network forms a tree, with edges directed towards the root. Initially, each node has a piece of information…

数据结构与算法 · 计算机科学 2014-07-08 Marek Chrobak , Kevin Costello , Leszek Gasieniec , Dariusz R. Kowalski

This paper concerns {\em randomized} leader election in synchronous distributed networks. A distributed leader election algorithm is presented for complete $n$-node networks that runs in O(1) rounds and (with high probability) uses only…

数据结构与算法 · 计算机科学 2013-05-16 Shay Kutten , Gopal Pandurangan , David Peleg , Peter Robinson , Amitabh Trehan

Population protocols are a popular model of distributed computing, in which randomly-interacting agents with little computational power cooperate to jointly perform computational tasks. Inspired by developments in molecular computation, and…

分布式、并行与集群计算 · 计算机科学 2017-04-18 Dan Alistarh , James Aspnes , David Eisenstat , Rati Gelashvili , Ronald L. Rivest

This paper focuses on compact deterministic self-stabilizing solutions for the leader election problem. When the protocol is required to be \emph{silent} (i.e., when communication content remains fixed from some point in time during any…

分布式、并行与集群计算 · 计算机科学 2014-01-21 Lélia Blin , Sébastien Tixeuil

Topology recognition and leader election are fundamental tasks in distributed computing in networks. The first of them requires each node to find a labeled isomorphic copy of the network, while the result of the second one consists in a…

分布式、并行与集群计算 · 计算机科学 2021-03-05 Dariusz Dereniowski , Andrzej Pelc

We present a self-stabilizing leader election algorithm for arbitrary networks, with space-complexity $O(\max\{\log \Delta, \log \log n\})$ bits per node in $n$-node networks with maximum degree~$\Delta$. This space complexity is…

分布式、并行与集群计算 · 计算机科学 2017-02-27 Lélia Blin , Sébastien Tixeuil

We present fast deterministic distributed protocols in synchronous networks for leader election and spanning tree construction. The protocols are designed under the assumption that nodes in a network have identifiers but the size of an…

分布式、并行与集群计算 · 计算机科学 2016-05-04 I. M. Khuziev , M. N. Vyalyi

This paper focuses on studying the message complexity of implicit leader election in synchronous distributed networks of diameter two. Kutten et al.\ [JACM 2015] showed a fundamental lower bound of $\Omega(m)$ ($m$ is the number of edges in…

分布式、并行与集群计算 · 计算机科学 2018-09-05 Soumyottam Chatterjee , Gopal Pandurangan , Peter Robinson
‹ 上一页 1 2 3 10 下一页 ›