English
Related papers

Related papers: Identifying codes and locating-dominating sets on …

200 papers

A dominating set of a graph $G$ is a set $D\subseteq V_G$ such that every vertex in $V_G-D$ is adjacent to at least one vertex in $D$, and the domination number $\gamma(G)$ of $G$ is the minimum cardinality of a dominating set of $G$. A set…

Combinatorics · Mathematics 2021-01-18 Andrzej Lingas , Mateusz Miotk , Jerzy Topp , Paweł Żyliński

In a graph $G$, a vertex subset $S\subseteq V(G)$ is said to be a dominating set of $G$ if every vertex not in $S$ is adjacent to a vertex in $S$. A dominating set $S$ of a graph $G$ is called a paired-dominating set if the induced subgraph…

Data Structures and Algorithms · Computer Science 2014-01-30 Ching-Chi Lin , Hai-Lun Tu

Given a graph $G=(V,E)$, a vertex $u \in V$ {\em ve-dominates} all edges incident to any vertex of $N_G[u]$. A set $S \subseteq V$ is a {\em ve-dominating set} if for all edges $e\in E$, there exists a vertex $u\in S$ such that $u$…

Combinatorics · Mathematics 2026-05-12 Yichen Wang , Haixiang Zhang , Mei Lu

A graph is called dominating if its vertices can be labelled with integers in such a way that for every function f: omega-> omega the graph contains a ray whose sequence of labels eventually exceeds f. We obtain a characterization of these…

Logic · Mathematics 2016-09-06 Reinhard Diestel , Saharon Shelah , Juris Steprāns

Let $G=(V,E)$ be a simple undirected graph. $G$ is a circulant graph defined on $V=\mathbb{Z}_n$ with difference set $D\subseteq \{1,2,\ldots,\lfloor\frac{n}{2}\rfloor\}$ provided two vertices $i$ and $j$ in $\mathbb{Z}_n$ are adjacent if…

Combinatorics · Mathematics 2019-05-10 Yen-Jen Cheng , Hung-Lin Fu , Chia-an Liu

A dominating set $S$ in a graph $G$ is said to be perfect if every vertex of $G$ not in $S$ is adjacent to just one vertex of $S$. Given a vertex subset $S'$ of a side $P_m$ of an $m\times n$ grid graph $G$, the perfect dominating sets $S$…

Combinatorics · Mathematics 2007-11-28 Italo J. Dejter , Abel A. Delgado

For a graph G, the k-total dominating graph D_{k}^{t}(G) is the graph whose vertices correspond to the total dominating sets of G that have cardinality at most k; two vertices of D_{k}^{t}(G) are adjacent if and only if the corresponding…

Combinatorics · Mathematics 2017-11-17 Saeid Alikhani , Davood Fatehi , Kieka Mynhardt

A directed dominating set in a directed graph $D$ is a set $S$ of vertices of $V$ such that every vertex $u \in V(D) \setminus S$ has an adjacent vertex $v$ in $S$ with $v$ directed to $u$. The directed domination number of $D$, denoted by…

Combinatorics · Mathematics 2010-10-13 Yair Caro , Michael A. Henning

A set $D \subseteq V(G)$ is a \emph{dominating set} of a graph $G$ if every vertex of $G$ not in $D$ is adjacent to at least one vertex in $D$. A \emph{minimum dominating set} of $G$, also called a $\gamma(G)$-set, is a dominating set of…

Combinatorics · Mathematics 2012-09-28 Eunjeong Yi

Let $G=(V, E)$ be an undirected graph. The set $N_G[x]=\{y\in V|xy\in E\}\cup \{x\}$ is called the closed neighbourhood of a vertex $x\in V$ and for an edge $e=xy\in E$, the closed neighbourhood of $e$ is the set $N_G[x]\cup N_G[y]$, which…

Combinatorics · Mathematics 2025-07-08 Debojyoti Bhattacharya , Subhabrata Paul

Let $G=(V,E)$ be a graph. Let $w$ be a positive integer. A $w$-dominating set is a vertex subset $S$ such that for all $v\in V$, either $v\in S$ or it has at least $w$ neighbors in $S$. The $w$-Dominating Set problem is to find the minimum…

Combinatorics · Mathematics 2021-01-11 Ke Liu , Mei Lu

A sequence of vertices $(v_1,\, \dots , \,v_k)$ of a graph $G$ is called a {\it dominating closed neighborhood sequence} if $\{v_1,\, \dots , \,v_k\}$ is a dominating set of $G$ and $N[v_i]\nsubseteq \cup _{j=1}^{i-1} N[v_j]$ for every $i$.…

Combinatorics · Mathematics 2020-11-09 Aysel Erey

We study the algorithmic decidability of the domination number in the Erdos-Renyi random graph model $G(n,p)$. We show that for a carefully chosen edge probability $p=p(n)$, the domination problem exhibits a strong irreducible property.…

Computational Complexity · Computer Science 2026-04-28 Guangyan Zhou

For a graph G and integer r\geq 1 we denote the collection of independent r-sets of G by I^{(r)}(G). If v\in V(G) then I_v^{(r)}(G) is the collection of all independent r-sets containing v. A graph G, is said to be r-EKR, for r\geq 1, iff…

Combinatorics · Mathematics 2007-05-23 Fred Holroyd , John Talbot

The study of domination in graphs has led to a variety of domination problems studied in the literature. Most of these follow the following general framework: Given a graph $G$ and an integer $k$, decide if there is a set $S$ of $k$…

Data Structures and Algorithms · Computer Science 2024-09-13 Marvin Künnemann , Mirza Redzic

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

A set $D$ of vertices in an isolate-free graph $G$ is a semitotal dominating set of $G$ if $D$ is a dominating set of $G$ and every vertex in $D$ is within distance $2$ from another vertex of $D$.The semitotal domination number of $G$ is…

Combinatorics · Mathematics 2021-07-06 Saeid Alikhani , Hassan Zaherifar

A circle graph is the intersection graph of a set of chords in a circle. Keil [Discrete Applied Mathematics, 42(1):51-63, 1993] proved that Dominating Set, Connected Dominating Set, and Total Dominating Set are NP-complete in circle graphs.…

Data Structures and Algorithms · Computer Science 2012-05-17 Nicolas Bousquet , Daniel Gonçalves , George B. Mertzios , Christophe Paul , Ignasi Sau , Stéphan Thomassé

A family of sets is intersecting if any two sets in the family intersect. Given a graph $G$ and an integer $r\geq 1$, let $\mathcal{I}^{(r)}(G)$ denote the family of independent sets of size $r$ of $G$. For a vertex $v$ of $G$, the family…

Combinatorics · Mathematics 2020-08-25 Carl Feghali , Glenn Hurlbert , Vikram Kamat

A separating system of a graph $G$ is a family $\mathcal{S}$ of subgraphs of $G$ for which the following holds: for all distinct edges $e$ and $f$ of $G$, there exists an element in $\mathcal{S}$ that contains $e$ but not $f$. Recently, it…

Combinatorics · Mathematics 2024-07-03 Fábio Botler , Tássio Naia
‹ Prev 1 8 9 10 Next ›