English
Related papers

Related papers: Broadcasts on Paths and Cycles

200 papers

Let $G=( V(G), E(G) )$ be a connected graph with vertex set $V(G)$ and edge set $E(G)$. We say a subset $D$ of $V(G)$ dominates $G$ if every vertex in $V \setminus D$ is adjacent to a vertex in $D$. A generalization of this concept is…

Let $G$ be a simple undirected graph.A broadcast on $G$ isa function $f : V(G) \to \mathbf{N}$ such that $f(v)\le e_G(v)$ holds for every vertex $v$ of $G$, where $e_G(v)$ denotes the eccentricity of $v$ in $G$, that is, the maximum…

Discrete Mathematics · Computer Science 2019-02-11 Messaouda Ahmane , Isma Bouchemakh , Eric Sopena

Domination in graphs has long been studied and is applied to signal distribution problem. For example, telecommunication companies want to spread the signal from broadcast stations by transmitting varying signal strength to all receiving…

Combinatorics · Mathematics 2020-12-01 Sivakorn Sanguanmoo

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 dominating set of a graph $G$ is a set of vertices that contains at least one endpoint of every edge on the graph. The domination number of $G$ is the order of a minimum dominating set of $G$. The $(t,r)$ broadcast domination is a…

Combinatorics · Mathematics 2021-05-25 Pamela E. Harris , Peter Hollander , Erik Insko

In 2001, Erwin introduced broadcast domination in graphs. It is a variant of classical domination where selected vertices may have different domination powers. The minimum cost of a dominating broadcast in a graph $G$ is denoted…

Discrete Mathematics · Computer Science 2023-06-22 Laurent Beaudou , Richard C. Brewster

A broadcast on a connected graph is a function f that assigns each vertex v an integer f(v) with 0 <= f(v) <= ecc(v) where ecc(v) denotes the eccentricity of v. A vertex u hears a broadcasting vertex v (with f(v)>0) if u is at distance at…

Data Structures and Algorithms · Computer Science 2026-05-18 Joanne Dumont , Edouard Nemery , Anthony Perez , Florian Sikora

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

Let $G$ be a simple undirected graph. A function $f : V(G) \to \mathbb{Z}_{\geq 0}$ is a $\textit{resolving broadcast}$ of $G$ if for any distinct $x, y \in V(G)$, there exists a vertex $z \in V(G)$ with $f(z) > 0$ such that $\min \{ d(z,…

Combinatorics · Mathematics 2024-04-19 Rachana Madhukara

The domination number of a graph $G = (V,E)$ is the minimum cardinality of any subset $S \subset V$ such that every vertex in $V$ is in $S$ or adjacent to an element of $S$. Finding the domination numbers of $m$ by $n$ grids was an open…

Combinatorics · Mathematics 2014-01-14 David Blessing , Erik Insko , Katie Johnson , Christie Mauretour

Blessing, Insko, Johnson and Mauretour gave a generalization of the domination number of a graph $G=(V,E)$ called the $(t,r)$ broadcast domination number which depends on the positive integer parameters $t$ and $r$. In this setting, a…

Combinatorics · Mathematics 2018-04-24 Pamela E. Harris , Dalia K. Luque , Claudia Reyes Flores , Nohemi Sepulveda

Let $G=(V,E)$ be a graph and $t,r$ be positive integers. The signal that a vertex $v$ receives from a tower of signal strength $t$ located at vertex $T$ is defined as $sig(v,T)=max(t-dist(v,T),0)$, where $dist(v,T)$ denotes the distance…

Combinatorics · Mathematics 2017-12-01 Benjamin F. Drews , Pamela E. Harris , Timothy W. Randolph

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…

Social and Information Networks · Computer Science 2020-03-20 Reaz Huq , Bogumil Kaminski , Atefeh Mashatan , Pawel Pralat , Przemyslaw Szufel

The distance $d(u,v)$ between the vertices $u$ and $v$ of a connected graph $G$ is defined as the number of edges in a minimal path connecting them. The \emph{transmission} of a vertex $v$ of $G$ is defined by $\sigma(v)=\sum\limits_{u\in…

Combinatorics · Mathematics 2018-09-18 Reza Sharafdini , Tamas Reti

A set $S$ of vertices in a graph $G = (V, E)$ is called {\em cycle independent} if the induced subgraph $\langle S\rangle$ is acyclic, and called {\em odd-cycle indepdendet} if $\langle S\rangle$ is bipartite. A set $S$ is {\em cycle…

Combinatorics · Mathematics 2015-05-12 Amy Grady , Fiona Knoll , Renu Laskar , Drew J. Lipman

A radio labeling of a connected graph $G$ is a function $c:V(G) \to \mathbb Z_+$ such that for every two distinct vertices $u$ and $v$ of $G$ $$\text{distance}(u,v)+|c(u)-c(v)|\geq 1+ \text{diameter}(G).$$ The radio number of a graph $G$ is…

Combinatorics · Mathematics 2012-06-28 Katherine Benson , Matthew Porter , Maggy Tomova

The dual concepts of coverings and packings are well studied in graph theory. Coverings of graphs with balls of radius one and packings of vertices with pairwise distances at least two are the well-known concepts of domination and…

Combinatorics · Mathematics 2019-05-29 Laurent Beaudou , Richard C. Brewster , Florent Foucaud

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

We study the complexity of the two dual covering and packing distance-based problems Broadcast Domination and Multipacking in digraphs. A dominating broadcast of a digraph $D$ is a function $f:V(D)\to\mathbb{N}$ such that for each vertex…

Data Structures and Algorithms · Computer Science 2022-01-25 Florent Foucaud , Benjamin Gras , Anthony Perez , Florian Sikora

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