English
Related papers

Related papers: Broadcasts in Graphs: Diametrical Trees

200 papers

A broadcast on a graph $G=(V,E)$ is a function $f:V \rightarrow \{0,1, \ldots, \text{diam}(G)\}$ satisfying $f(v) \leq e(v)$ for all $v \in V$, where $e(v)$ denotes the eccentricity of $v$ and $\text{diam}(G)$ denotes the diameter of $G$.…

Combinatorics · Mathematics 2016-10-18 Erik Insko , Bethany Kubik , Candice Price

A broadcast on a nontrivial connected graph G with vertex set V is a function f from V to {0,1,...,diam(G)} such that f(v) is at most the eccentricity of v for all v in V. The weight of f is the sum of the function values taken over V. A…

Combinatorics · Mathematics 2022-08-03 C. M. Mynhardt , L. Neilson

A broadcast on a nontrivial connected graph G=(V,E) is a function f from V(G) to {0,1,...,diam(G)} such that f(v) does not exceed the eccentricity of v. The cost of f is the sum of the function values. A broadcast f is dominating if each…

Combinatorics · Mathematics 2017-08-22 Kieka Mynhardt , Riana Roux

For a graph $ G = (V, E) $ with a vertex set $ V $ and an edge set $ E $, a function $ f : V \rightarrow \{0, 1, 2, . . . , diam(G)\} $ is called a \emph{broadcast} on $ G $. For each vertex $ u \in V $, if there exists a vertex $ v $ in $…

Discrete Mathematics · Computer Science 2026-04-17 Sandip Das , Florent Foucaud , Sk Samim Islam , Joydeep Mukherjee

For a graph $G$, a function $f:V(G) \to \{0,1,2\}$ is called a $2$-limited dominating broadcast on $G$ if for every vertex $u$, there exists a vertex $v$ such that $f(v)>0$ and the distance between $u$ and $v$ in $G$ is at most $f(v)$. The…

Combinatorics · Mathematics 2026-02-24 Myungho Choi , Boram Park

A broadcast on a connected graph $G=(V,E)$ is a function $f:V\rightarrow \{0,1,\dots,\operatorname{diam}(G)\}$ such that $f(v)\leq e(v)$ (the eccentricity of $v$) for all $v\in V$ if $|V|\geq2$, and $f(v)=1$ if $V=\{v\}$. The cost of $f$ is…

Combinatorics · Mathematics 2021-06-29 Kieka Mynhardt , Elise Marchessault

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…

Discrete Mathematics · Computer Science 2020-01-30 Sabrina Bouchouika , Isma Bouchemakh , Eric Sopena

A graph $G$ is a \emph{cover} of a graph $F$ if there exists an onto mapping $\pi : V(G) \to V(F)$, called a (\emph{covering}) \emph{projection}, such that $\pi$ maps the neighbours of any vertex $v$ in $G$ bijectively onto the neighbours…

Combinatorics · Mathematics 2025-11-26 Dickson Y. B. Annor

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

Discrete Mathematics · Computer Science 2021-02-09 Abdelamin Laouar , Isma Bouchemakh , Eric Sopena

Let $G=(V,E)$ be a graph and $t,r$ be positive integers. The \emph{signal} that a tower vertex $T$ of signal strength $t$ supplies to a vertex $v$ is defined as $sig(T,v)=max(t-dist(T,v),0),$ where $dist(T,v)$ denotes the distance between…

Combinatorics · Mathematics 2018-12-11 Timothy W. Randolph

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…

A vertex set $S$ of a graph $G$ is a \emph{dominating set} if each vertex of $G$ either belongs to $S$ or is adjacent to a vertex in $S$. The \emph{domination number} $\gamma(G)$ of $G$ is the minimum cardinality of $S$ as $S$ varies over…

Combinatorics · Mathematics 2014-09-16 Cong X. Kang

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

The domination number of a finite graph $G$ with vertex set $V$ is the cardinality of the smallest set $S\subseteq V$ such that for every vertex $v\in V$ either $v\in S$ or $v$ is adjacent to a vertex in $S$. A set $S$ satisfying these…

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

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

A broadcast on a nontrivial connected graph G with vertex set V is a function f from V to {0,1,...,diam(G)} such that f(v) is at most the eccentricity of v for all vertices v. The weight of f is the sum of the function values taken over V.…

Combinatorics · Mathematics 2021-04-08 C. M. Mynhardt , L. Neilson

Let $G$ be a simple undirected graph.A broadcast on $G$ isa function $f : V(G)\rightarrow\mathbb{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 2018-01-17 Messaouda Ahmane , Isma Bouchemakh , Eric Sopena

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

An independent broadcast on a connected graph $G$ is a function $f:V(G)\to \mathbb{N}_0$ such that, for every vertex $x$ of $G$, the value $f(x)$ is at most the eccentricity of $x$ in $G$, and $f(x)>0$ implies that $f(y)=0$ for every vertex…

Combinatorics · Mathematics 2018-09-20 Stéphane Bessy , Dieter Rautenbach

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
‹ Prev 1 2 3 10 Next ›