中文
相关论文

相关论文: Distributed protocols for spanning tree constructi…

200 篇论文

We present a binary routing tree protocol for distributed hash table overlays. Using this protocol each peer can independently route messages to its parent and two descendants on the fly without any maintenance, global context, and…

分布式、并行与集群计算 · 计算机科学 2013-01-15 Ran Wolff

This paper addresses the distributed consensus protocol design problem for linear multi-agent systems with directed graphs and external unmatched disturbances. A novel distributed adaptive consensus protocol is proposed to achieve…

系统与控制 · 计算机科学 2015-11-05 Yuezu Lv , Zhongkui Li , Zhisheng Duan , Gang Feng

Performance of standard processes over large distributed networks typically scales with the size of the network. For example, in planar topologies where nodes communicate with their natural neighbors, the scaling factor is $O(n)$, where $n$…

分布式、并行与集群计算 · 计算机科学 2019-02-18 Abhinav Mishra

This paper focuses on showing time-message trade-offs in distributed algorithms for fundamental problems such as leader election, broadcast, spanning tree (ST), minimum spanning tree (MST), minimum cut, and many graph verification problems.…

数据结构与算法 · 计算机科学 2018-10-09 Robert Gmyr , Gopal Pandurangan

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

This paper concerns designing distributed algorithms that are {\em singularly optimal}, i.e., algorithms that are {\em simultaneously} time and message {\em optimal}, for the fundamental leader election problem in {\em asynchronous}…

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

This technical note addresses the distributed fixed-time consensus protocol design problem for multi-agent systems with general linear dynamics over directed communication graphs. By using motion planning approaches, a class of distributed…

系统与控制 · 计算机科学 2016-05-27 Yu Zhao , Yongfang Liu , Guanrong Chen

We present new distributed algorithms for constructing a Steiner Forest in the CONGEST model. Our deterministic algorithm finds, for any given constant $\epsilon>0$, a $(2+\epsilon)$-approximation in $\tilde{O}(sk+\sqrt{\min(st,n)})$…

分布式、并行与集群计算 · 计算机科学 2014-05-09 Christoph Lenzen , Boaz Patt-Shamir

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 propose a self-stabilizing leader election protocol on directed rings in the model of population protocols. Given an upper bound $N$ on the population size $n$, the proposed protocol elects a unique leader within $O(nN)$ expected steps…

分布式、并行与集群计算 · 计算机科学 2021-12-15 Daisuke Yokota , Yuichi Sudo , Toshimitsu Masuzawa

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

Distributed Ledger Technology (DLT) is promising to become the foundation of many decentralised systems. However, the unbalanced and unregulated network layout contributes to the inefficiency of DLT especially in the Internet of Things…

分布式、并行与集群计算 · 计算机科学 2020-01-22 Yibin Xu , Yangyu Huang

The model of population protocols refers to the growing in popularity theoretical framework suitable for studying pairwise interactions within a large collection of simple indistinguishable entities, frequently called agents. In this paper…

分布式、并行与集群计算 · 计算机科学 2018-03-28 Leszek Gasieniec , Grzegorz Stachowiak

We consider the problem of constructing a communication infrastructure from scratch, for a collection of identical wireless nodes. Combinatorially, this means a) finding a set of links that form a strongly connected spanning graph on a set…

网络与互联网体系结构 · 计算机科学 2012-10-17 Magnus M. Halldorsson , Pradipta Mitra

In this paper we consider a network of processors aiming at cooperatively solving linear programming problems subject to uncertainty. Each node only knows a common cost function and its local uncertain constraint set. We propose a…

最优化与控制 · 数学 2019-08-27 Mohammadreza Chamanbaz , Giuseppe Notarstefano , Roland Bouffanais

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 consider network design problems with deadline or delay. All previous results for these models are based on randomized embedding of the graph into a tree (HST) and then solving the problem on this tree. We show that this is not…

数据结构与算法 · 计算机科学 2020-04-20 Yossi Azar , Noam Touitou

We present a uniform self-stabilizing algorithm, which solves the problem of distributively finding a minimum diameter spanning tree of an arbitrary positively real-weighted graph. Our algorithm consists in two stages of stabilizing…

分布式、并行与集群计算 · 计算机科学 2013-12-12 Franck Butelle , Christian Lavault , Marc Bui

We provide the first deterministic distributed synchronizer with near-optimal time complexity and message complexity overheads. Concretely, given any distributed algorithm $\mathcal{A}$ that has time complexity $T$ and message complexity…

数据结构与算法 · 计算机科学 2023-05-12 Mohsen Ghaffari , Anton Trygub