中文
相关论文

相关论文: Four Shades of Deterministic Leader Election in An…

200 篇论文

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 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

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 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

The leader election task calls for all nodes of a network to agree on a single node. If the nodes of the network are anonymous, the task of leader election is formulated as follows: every node $v$ of the network must output a simple path,…

分布式、并行与集群计算 · 计算机科学 2015-06-29 Christian Glacet , Avery Miller , Andrzej Pelc

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 study the problem of leader election among mobile agents operating in an arbitrary network modeled as an undirected graph. Nodes of the network are unlabeled and all agents are identical. Hence the only way to elect a leader among agents…

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

We propose a protocol to solve Leader Election within weak communication models such as the beeping model or the stone-age model. Unlike most previous work, our algorithm operates on only six states, does not require unique identifiers, and…

分布式、并行与集群计算 · 计算机科学 2025-05-05 Robin Vacus , Isabella Ziccardi

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

Leader election is one of the fundamental and well-studied problems in distributed computing. In this paper, we initiate the study of leader election using mobile agents. Suppose $n$ agents are positioned initially arbitrarily on the nodes…

分布式、并行与集群计算 · 计算机科学 2024-05-24 Ajay D. Kshemkalyani , Manish Kumar , Anisur Rahaman Molla , Gokarna Sharma

A team consisting of an unknown number of mobile agents, starting from different nodes of an unknown network, possibly at different times, have to meet at the same node. Agents are anonymous (identical), execute the same deterministic…

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

In this paper, we look at the problem of randomized leader election in synchronous distributed networks with a special focus on the message complexity. We provide an algorithm that solves the implicit version of leader election (where…

分布式、并行与集群计算 · 计算机科学 2019-01-03 Seth Gilbert , Peter Robinson , Suman Sourav

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 give a simple characterization of the functions that can be computed deterministically by anonymous processes in dynamic networks, depending on the number of leaders in the network. In addition, we provide efficient distributed…

分布式、并行与集群计算 · 计算机科学 2026-01-21 Giuseppe A. Di Luna , Giovanni Viglietta

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

In this work, we study the fundamental naming and counting problems (and some variations) in networks that are anonymous, unknown, and possibly dynamic. In counting, nodes must determine the size of the network n and in naming they must end…

分布式、并行与集群计算 · 计算机科学 2012-08-02 Othon Michail , Ioannis Chatzigiannakis , Paul G. Spirakis

We address the Leader Election (LE) problem in networks of anonymous sensors sharing no kind of common coordinate system. Leader Election is a fundamental symmetry breaking problem in distributed computing. Its goal is to assign value 1…

分布式、并行与集群计算 · 计算机科学 2012-02-22 Yoann dieudonné , Florence Levé , Franck Petit , Vincent Villain

This paper gives the first separation of quantum and classical pure (i.e., non-cryptographic) computing abilities with no restriction on the amount of available computing resources, by considering the exact solvability of a celebrated…

量子物理 · 物理学 2012-10-10 Seiichiro Tani , Hirotada Kobayashi , Keiji Matsumoto

The problem of electing a leader from among $n$ contenders is one of the fundamental questions in distributed computing. In its simplest formulation, the task is as follows: given $n$ processors, all participants must eventually return a…

分布式、并行与集群计算 · 计算机科学 2015-02-17 Dan Alistarh , Rati Gelashvili , Adrian Vladu

In this paper, we investigate the leader election problem in diameter-two networks. Recently, Chatterjee et al. [DC 2020] studied the leader election in diameter-two networks. They presented a $O(\log n)$-round deterministic {implicit}…

分布式、并行与集群计算 · 计算机科学 2023-02-23 Manish Kumar , Anisur Rahaman Molla , Sumathi Sivasubramaniam
‹ 上一页 1 2 3 10 下一页 ›