中文
相关论文

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

200 篇论文

The rendezvous task calls for two mobile agents, starting from different nodes of a network modeled as a graph to meet at the same node. Agents have different labels which are integers from a set $\{1,\dots,L\}$. They wake up at possibly…

分布式、并行与集群计算 · 计算机科学 2022-03-11 Subhash Bhagat , Andrzej Pelc

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

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

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

In rendezvous, two agents traverse network edges in synchronous rounds and have to meet at some node. In treasure hunt, a single agent has to find a stationary target situated at an unknown node of the network. We study tradeoffs between…

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

We give the first linear-time counting algorithm for processes in anonymous 1-interval-connected dynamic networks with a leader. As a byproduct, we are able to compute in $3n$ rounds every function that is deterministically computable in…

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

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

We consider the task of graph exploration. An $n$-node graph has unlabeled nodes, and all ports at any node of degree $d$ are arbitrarily numbered $0,\dots, d-1$. A mobile agent has to visit all nodes and stop. The exploration time is the…

数据结构与算法 · 计算机科学 2016-11-17 Barun Gorain , 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

We study the problems of leader election and population size counting for population protocols: networks of finite-state anonymous agents that interact randomly under a uniform random scheduler. We show a protocol for leader election that…

分布式、并行与集群计算 · 计算机科学 2018-06-08 Othon Michail , Paul G. Spirakis , Michail Theofilatos

Given a boolean predicate $\Pi$ on labeled networks (e.g., proper coloring, leader election, etc.), a self-stabilizing algorithm for $\Pi$ is a distributed algorithm that can start from any initial configuration of the network (i.e., every…

分布式、并行与集群计算 · 计算机科学 2023-06-22 Lélia Blin , Laurent Feuilloley , Gabriel Le Bouder

We present a self-stabilizing algorithm for the (asynchronous) unison problem which achieves an efficient trade-off between time, workload, and space in a weak model. Precisely, our algorithm is defined in the atomic-state model and works…

分布式、并行与集群计算 · 计算机科学 2023-08-04 Stéphane Devismes , David Ilcinkas , Colette Johnen , Frédéric Mazoit

This paper presents a randomized self-stabilizing algorithm that elects a leader $r$ in a general $n$-node undirected graph and constructs a spanning tree $T$ rooted at $r$. The algorithm works under the synchronous message passing network…

分布式、并行与集群计算 · 计算机科学 2020-08-13 Xavier Défago , Yuval Emek , Shay Kutten , Toshimitsu Masuzawa , Yasumasa Tamura

We investigate space-time trade-offs for population protocols in sparse interaction graphs. In complete interaction graphs, optimal space-time trade-offs are known for the leader election and exact majority problems. However, it has…

分布式、并行与集群计算 · 计算机科学 2026-02-19 Joel Rybicki , Jakob Solnerzik , Robin Vacus

In this paper, we study arbitrary infinite binary information systems each of which consists of an infinite set called universe and an infinite set of two-valued functions (attributes) defined on the universe. We consider the notion of a…

计算复杂性 · 计算机科学 2022-01-05 Mikhail Moshkov

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

We study the leader election problem in oriented ring networks under content-oblivious asynchronous message-passing systems, where an adversary may arbitrarily corrupt message contents. Frei et al. (DISC 2024) presented a uniform…

分布式、并行与集群计算 · 计算机科学 2025-09-24 Jérémie Chalopin , Yi-Jun Chang , Lyuting Chen , Giuseppe A. Di Luna , Haoran Zhou

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

This paper concerns designing distributed algorithms that are singularly optimal, i.e., algorithms that are simultaneously time and message optimal, for the fundamental leader election problem in networks. Our main result is a randomized…

分布式、并行与集群计算 · 计算机科学 2020-08-18 Shay Kutten , William K. Moses , Gopal Pandurangan , David Peleg