English
Related papers

Related papers: A method for eternally dominating strong grids

200 papers

Power domination in graphs emerged from the problem of monitoring an electrical system by placing as few measurement devices in the system as possible. It corresponds to a variant of domination that includes the possibility of propagation.…

Discrete Mathematics · Computer Science 2019-12-12 Paul Dorbec , Antonio González , Claire Pennarun

Given a graph~$G$, the domination number, denoted by~$\gamma(G)$, is the minimum cardinality of a dominating set in~$G$. Dual to the notion of domination number is the packing number of a graph. A packing of~$G$ is a set of vertices whose…

Combinatorics · Mathematics 2024-02-09 Renzo Gómez , Juan Gutiérrez

A gambler moves on the vertices $1, \ldots, n$ of a graph using the probability distribution $p_{1}, \ldots, p_{n}$. A cop pursues the gambler on the graph, only being able to move between adjacent vertices. What is the expected number of…

Discrete Mathematics · Computer Science 2017-01-09 Jesse Geneson

We study a game on a graph $G$ played by $r$ {\it revolutionaries} and $s$ {\it spies}. Initially, revolutionaries and then spies occupy vertices. In each subsequent round, each revolutionary may move to a neighboring vertex or not move,…

Discrete Mathematics · Computer Science 2015-08-06 Jane V. Butterfield , Daniel W. Cranston , Gregory J. Puleo , Douglas B. West , Reza Zamani

We present an algorithm to compute the domination polynomial of the $m \times n$ grid, cylinder, and torus graphs and the king graph. The time complexity of the algorithm is $O(m^2n^2 \lambda^{2m})$ for the torus and $O(m^3n^2\lambda^m)$…

Combinatorics · Mathematics 2024-08-16 Stephan Mertens

The domination game is played on a graph G. Vertices are chosen, one at a time, by two players Dominator and Staller. Each chosen vertex must enlarge the set of vertices of G dominated to that point in the game. Both players use an optimal…

Combinatorics · Mathematics 2013-03-14 Bostjan Bresar , Sandi Klavzar , Douglas F. Rall

For a graph $G$ let $\gamma (G)$ be its domination number. We define a graph G to be (i) a hypo-efficient domination graph (or a hypo-$\mathcal{ED}$ graph) if $G$ has no efficient dominating set (EDS) but every graph formed by removing a…

Combinatorics · Mathematics 2016-01-12 Vladimir Samodivkin

We introduce a new two-player game on graphs, in which players alternate choosing vertices until the set of chosen vertices forms a dominating set. The last player to choose a vertex is the winner. The game fits into the scheme of several…

Combinatorics · Mathematics 2025-10-31 Sean Fiscus , Glenn Hurlbert , Eric Myzelev , Travis Pence

Erd\H{o}s [On Sch\"utte problem, Math. Gaz. 47 (1963)] proved that every tournament on $n$ vertices has a directed dominating set of at most $\log (n+1)$ vertices, where $\log$ is the logarithm to base $2$. He also showed that there is a…

Combinatorics · Mathematics 2019-04-05 Yair Caro , Adriana Hansberg

The concept of power domination emerged from the problem of monitoring electrical systems. Given a graph G and a set S $\subseteq$ V (G), a set M of monitored vertices is built as follows: at first, M contains only the vertices of S and…

Discrete Mathematics · Computer Science 2017-07-11 Prosenjit Bose , Claire Pennarun , Sander Verdonschot

A subset $M$ of the edges of a graph $G$ is a matching if no two edges in $M$ are incident. A maximal matching is a matching that is not contained in a larger matching. A subset $S$ of vertices of a graph $G$ with no isolated vertices is a…

Combinatorics · Mathematics 2019-09-09 Selim Bahadır

We establish exact values for the $2$-limited broadcast domination number of various grid graphs, in particular $C_m\square C_n$ for $3 \leq m \leq 6$ and all $n\geq m$, $P_m \square C_3$ for all $m \geq 3$, and $P_m \square C_n$ for $4\leq…

Combinatorics · Mathematics 2024-02-14 Aaron Slobodin , Gary MacGillivray , Wendy Myrvold

A long-standing open question is which graph class is the most general one permitting constant-time constant-factor approximations for dominating sets. The approximation ratio has been bounded by increasingly general parameters such as…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-08-26 Christoph Lenzen , Sophie Wenning

In this paper we study three domination-like problems, namely identifying codes, locating-dominating codes, and locating-total-dominating codes. We are interested in finding the minimum cardinality of such codes in circular and infinite…

Discrete Mathematics · Computer Science 2017-08-03 Marwane Bouznif , Julien Darlay , Julien Moncel , Myriam Preissmann

A longest sequence $S$ of distinct vertices of a graph $G$ such that each vertex of $S$ dominates some vertex that is not dominated by its preceding vertices, is called a Grundy dominating sequence; the length of $S$ is the Grundy…

A set $D\subseteq V$ of a graph $G=(V,E)$ is called a restrained dominating set of $G$ if every vertex not in $D$ is adjacent to a vertex in $D$ and to a vertex in $V \setminus D$. The \textsc{Minimum Restrained Domination} problem is to…

Discrete Mathematics · Computer Science 2016-06-09 Arti Pandey , B. S. Panda

The metric dimension (MD) of a graph is a combinatorial notion capturing the minimum number of landmark nodes needed to distinguish every pair of nodes in the graph based on graph distance. We study how much the MD can increase if we add a…

Combinatorics · Mathematics 2021-11-16 Satvik Mashkaria , Gergely Ódor , Patrick Thiran

A semitotal dominating set of a graph $G$ with no isolated vertex is a dominating set $D$ of $G$ such that every vertex in $D$ is within distance two of another vertex in $D$. The minimum size $\gamma_{t2}(G)$ of a semitotal dominating set…

Computational Complexity · Computer Science 2018-10-17 Esther Galby , Andrea Munaro , Bernard Ries

A classical result by Erd\H{o}s, and later on by Bondy and Simonivits, states that every $n$-vertex graph with no cycle of length $2k$ has at most $O(n^{1+1 /k})$ edges. This bound is known to be tight when $k \in \{2,3,5\},$ but it is a…

Combinatorics · Mathematics 2019-11-27 Mozhgan Mirzaei , Andrew Suk , Jacques Verstraëte

We consider two graph optimization problems called vector domination and total vector domination. In vector domination one seeks a small subset S of vertices of a graph such that any vertex outside S has a prescribed number of neighbors in…

Discrete Mathematics · Computer Science 2015-03-17 Ferdinando Cicalese , Martin Milanic , Ugo Vaccaro