English
Related papers

Related papers: Series-Parallel and Planar Graphs for Efficient Br…

200 papers

The broadcast model is widely used to describe the process of information dissemination from a single node to all nodes within an interconnected network. In this model, a graph represents the network, where vertices correspond to nodes and…

Discrete Mathematics · Computer Science 2024-12-05 Jinghan Xu , Zhiyuan Li

A broadcast graph is a connected graph, $G=(V,E)$, $ |V |=n$, in which each vertex can complete broadcasting of one message within at most $t=\lceil \log n\rceil$ time units. A minimum broadcast graph on $n$ vertices is a broadcast graph…

Discrete Mathematics · Computer Science 2013-12-06 A. Averbuch , R. Hollander Shabtai , Y. Roditty

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…

Discrete Mathematics · Computer Science 2015-04-13 Revital Hollander Shabtai , Yehuda Roditty

This paper revisits the study of (minimum) broadcast graphs, i.e., graphs enabling fast information dissemination from every source node to all the other nodes (and having minimum number of edges for this property). This study is performed…

Data Structures and Algorithms · Computer Science 2025-03-07 Pierre Fraigniaud , Hovhannes A. Harutyunyan

This paper studies the problem of broadcasting in synchronous point-to-point networks, where one initiator owns a piece of information that has to be transmitted to all other vertices as fast as possible. The model of fractional dynamic…

Distributed, Parallel, and Cluster Computing · Computer Science 2007-05-23 Rastislav Královič , Richard Královič

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…

Data Structures and Algorithms · Computer Science 2026-05-13 Jeffrey Bringolf , Anne-Laure Ehresmann , Hovhannes A. Harutyunyan

Cayley graph techniques are introduced for the problem of constructing networks having the maximum possible number of nodes, among networks that satisfy prescribed bounds on the parameters maximum node degree and broadcast diameter. The…

Combinatorics · Mathematics 2009-09-25 Michael J. Dinneen , Vance Faber , Michael R. Fellows

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…

Data Structures and Algorithms · Computer Science 2023-06-05 Fedor V. Fomin , Pierre Fraigniaud , Petr A. Golovach

Simultaneous broadcasting of multiple messages from the same source vertex in synchronous networks is considered under restrictions that each vertex receives at most one message in a unit time step, every received message can be sent out…

Discrete Mathematics · Computer Science 2016-09-06 Petr Gregor , Riste Skrekovski , Vida Vukasinovic

A graph with n vertices is 1-planar if it can be drawn in the plane such that each edge is crossed at most once, and is optimal if it has the maximum of 4n-8 edges. We show that optimal 1-planar graphs can be recognized in linear time. Our…

Discrete Mathematics · Computer Science 2018-01-25 Franz J. Brandenburg

Circular perfect graphs are those undirected graphs such that the circular clique number is equal to the circular chromatic number for each induced subgraph. They form a strict superclass of the perfect graphs, whose index coding broadcast…

Information Theory · Computer Science 2019-01-18 Bhavana M , Prasad Krishnan

Delay-tolerant networks (DTNs) are characterized by a possible absence of end-to-end communication routes at any instant. Still, connectivity can generally be established over time and space. The optimality of a temporal path (journey) in…

Distributed, Parallel, and Cluster Computing · Computer Science 2012-04-16 Arnaud Casteigts , Paola Flocchini , Bernard Mans , Nicola Santoro

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…

Combinatorics · Mathematics 2010-02-19 Nikolaos Fountoulakis , Konstantinos Panagiotou

Given a graph and a subset of its nodes, referred to as source nodes, the minimum broadcast problem asks for the minimum number of steps in which a signal can be transmitted from the sources to all other nodes in the graph. In each step,…

Optimization and Control · Mathematics 2023-01-10 Marika Ivanova , Dag Haugland , Bård Hennning Tvedt

We study the single-message broadcast problem in dynamic radio networks. We show that the time complexity of the problem depends on the amount of stability and connectivity of the dynamic network topology and on the adaptiveness of the…

Distributed, Parallel, and Cluster Computing · Computer Science 2016-01-11 Mohamad Ahmadi , Abdolhamid Ghodselahi , Fabian Kuhn , Anisur Rahaman Molla

We study the broadcast problem on dynamic networks with $n$ processes. The processes communicate in synchronous rounds along an arbitrary rooted tree. The sequence of trees is given by an adversary whose goal is to maximize the number of…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-01-31 Antoine El-Hayek , Monika Henzinger , Stefan Schmid

We present faster algorithms for approximate maximum flow in undirected graphs with good separator structures, such as bounded genus, minor free, and geometric graphs. Given such a graph with $n$ vertices, $m$ edges along with a recursive…

Data Structures and Algorithms · Computer Science 2012-10-19 Gary Miller , Richard Peng

Broadcast domination assigns a nonnegative integer power to every vertex of a graph so that every vertex is within the assigned power of some broadcasting vertex, and the objective is to minimize the sum of the powers. Heggernes and…

Data Structures and Algorithms · Computer Science 2026-05-21 Kleitos Papadopoulos

We consider the problem of minimizing the number of broadcasts for collecting all sensor measurements at a sink node in a noisy broadcast sensor network. Focusing first on arbitrary network topologies, we provide (i) fundamental limits on…

Information Theory · Computer Science 2017-02-01 Yaoqing Yang , Soummya Kar , Pulkit Grover

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

Data Structures and Algorithms · Computer Science 2018-01-03 Bogdan S. Chlebus , Karol Golab , Dariusz R. Kowalski
‹ Prev 1 2 3 10 Next ›