中文
相关论文

相关论文: Broadcasting on Paths and Cycles

200 篇论文

Consider the following broadcasting process run on a connected graph $G=(V,E)$. Suppose that $k \ge 2$ agents start on vertices selected from $V$ uniformly and independently at random. One of the agents has a message that she wants to…

社会与信息网络 · 计算机科学 2020-03-20 Reaz Huq , Bogumil Kaminski , Atefeh Mashatan , Pawel Pralat , Przemyslaw Szufel

We study the dynamics of information (or virus) dissemination by $m$ mobile agents performing independent random walks on an $n$-node grid. We formulate our results in terms of two scenarios: broadcasting and gossiping. In the broadcasting…

离散数学 · 计算机科学 2011-01-26 Alberto Pettarin , Andrea Pietracaprina , Geppino Pucci , Eli Upfal

A broadcast on a graph $G=(V,E)$ is a function $f: V\longrightarrow \{0,\ldots,\operatorname{diam}(G)\}$ such that $f(v)\leq e\_G(v)$ for every vertex $v\in V$, where$\operatorname{diam}(G)$ denotes the diameter of $G$ and $e\_G(v)$ the…

离散数学 · 计算机科学 2020-01-30 Sabrina Bouchouika , Isma Bouchemakh , Eric Sopena

We study the problem of randomized information dissemination in networks. We compare the now standard PUSH-PULL protocol, with agent-based alternatives where information is disseminated by a collection of agents performing independent…

分布式、并行与集群计算 · 计算机科学 2020-06-04 George Giakkoupis , Frederik Mallmann-Trenn , Hayk Saribekyan

Broadcasting is an information dissemination primitive where a message originates at a node (called the originator) and is passed to all other nodes in the network. Broadcasting research is motivated by efficient network design and…

数据结构与算法 · 计算机科学 2026-05-13 Jeffrey Bringolf , Anne-Laure Ehresmann , Hovhannes A. Harutyunyan

We study networks of processes that all execute the same finite state protocol and that communicate through broadcasts. The processes are organized in a graph (a topology) and only the neighbors of a process in this graph can receive its…

计算机科学中的逻辑 · 计算机科学 2024-07-08 Lucie Guillou , Arnaud Sangnier , Nathalie Sznajder

Motivated by the growing interest in mobile systems, we study the dynamics of information dissemination between agents moving independently on a plane. Formally, we consider $k$ mobile agents performing independent random walks on an…

离散数学 · 计算机科学 2011-02-02 Alberto Pettarin , Andrea Pietracaprina , Geppino Pucci , Eli Upfal

A line-broadcasting model in a connected graph $G=(V,E)$, $|V|=n$, is a model in which one vertex, called the {\it originator} of the broadcast holds a message that has to be transmitted to all vertices of the graph through placement of a…

离散数学 · 计算机科学 2015-04-13 Revital Hollander Shabtai , Yehuda Roditty

Broadcasting algorithms are of fundamental importance for distributed systems engineering. In this paper we revisit the classical and well-studied push protocol for message broadcasting. Assuming that initially only one node has some piece…

组合数学 · 数学 2009-05-01 Nikolaos Fountoulakis , Anna Huber , Konstantinos Panagiotou

The problem of finding a spanning forest of a graph in a distributed-processing environment is studied. If an input graph is weighted, then the goal is to find a minimum-weight spanning forest. The processors communicate by broadcasting.…

数据结构与算法 · 计算机科学 2018-01-03 Bogdan S. Chlebus , Karol Golab , Dariusz R. Kowalski

Broadcasting algorithms are important building blocks of distributed systems. In this work we investigate the typical performance of the classical and well-studied push model. Assume that initially one node in a given network holds some…

组合数学 · 数学 2010-02-19 Nikolaos Fountoulakis , Konstantinos Panagiotou

The broadcasting problem concerns the efficient dissemination of information in graphs. In classical broadcasting, a single originator vertex initially has a message to be transmitted to all vertices. Every vertex which has received the…

组合数学 · 数学 2026-02-02 David Evangelista , Hovhannes A. Harutyunyan , Aram Khanlari

The task of the broadcast problem is, given a graph G and a source vertex s, to compute the minimum number of rounds required to disseminate a piece of information from s to all vertices in the graph. It is assumed that, at each round, an…

数据结构与算法 · 计算机科学 2023-06-05 Fedor V. Fomin , Pierre Fraigniaud , Petr A. Golovach

We model the transmission of a message on the complete graph with n vertices and limited resources. The vertices of the graph represent servers that may broadcast the message at random. Each server has a random emission capital that…

概率论 · 数学 2019-02-20 Francis Comets , François Delarue , René Schott

We derive an exact closed-form analytical expression for the distribution of the cover time for a random walk over an arbitrary graph. In special case, we derive simplified exact expressions for the distributions of cover time for a…

数学物理 · 物理学 2009-10-20 Nikola Zlatanov , Ljupco Kocarev

This paper reviews the theoretical and practical principles of the broadcast approach to communication over state-dependent channels and networks in which the transmitters have access to only the probabilistic description of the…

信息论 · 计算机科学 2021-01-19 Ali Tajer , Avi Steiner , Shlomo Shamai

We consider the well-studied radio network model: a synchronous model with a graph G=(V,E) with |V|=n where in each round, each node either transmits a packet, with length B=Omega(log n) bits, or listens. Each node receives a packet iff it…

数据结构与算法 · 计算机科学 2013-02-04 Mohsen Ghaffari , Bernhard Haeupler , Majid Khabbazian

Broadcasting concerns the dissemination of a message originating at one node of a network to all other nodes. This task is accomplished by placing a series of calls over the communication lines of the network between neighboring nodes,…

组合数学 · 数学 2016-09-06 Michael J. Dinneen

We study continuous time Markov processes on graphs. The notion of frequency is introduced, which serves well as a scaling factor between any Markov time of a continuous time Markov process and that of its jump chain. As an application, we…

概率论 · 数学 2007-05-23 Jianjun Tian , Xiao-Song Lin

We introduce a new technique for bounding the cover time of random walks by relating it to the runtime of randomized broadcast. In particular, we strongly confirm for dense graphs the intuition of Chandra et al. \cite{CRRST97} that "the…

数据结构与算法 · 计算机科学 2009-02-11 Robert Elsässer , Thomas Sauerwald
‹ 上一页 1 2 3 10 下一页 ›