English
Related papers

Related papers: Total Domination Index in Graphs

200 papers

Given a graph $G$, the total dominator coloring problem seeks a proper coloring of $G$ with the additional property that every vertex in the graph is adjacent to all vertices of a color class. We seek to minimize the number of color…

Combinatorics · Mathematics 2018-08-14 Adel P. Kazemi

A dominating set in a graph $G$ is a set $S$ of vertices such that every vertex that does not belong to $S$ is adjacent to a vertex in $S$. The domination number $\gamma(G)$ of $G$ is the minimum cardinality of a dominating set of $G$. The…

Combinatorics · Mathematics 2022-08-16 Magda Dettlaff , Michael A. Henning , Jerzy Topp

Domination and coloring are two classic problems in graph theory. The major focus of this paper is the CD-COLORING problem which combines the flavours of domination and colouring. Let $G$ be an undirected graph. A proper vertex coloring of…

Data Structures and Algorithms · Computer Science 2024-10-01 Dhanyamol Antony , L. Sunil Chandran , Ankit Gayen , Shirish Gosavi , Dalu Jacob

The inflated graph $G_{I}$ of a graph $G$ with $n(G)$ vertices is obtained from $G$ by replacing every vertex of degree $d$ of $G$ by a clique, which is isomorph to the complete graph $K_{d}$, and each edge $(x_{i},x_{j})$ of $G$ is…

Combinatorics · Mathematics 2018-08-14 Adel P. Kazemi

In this paper, we study the domination number of middle graphs. Indeed, we obtain tight bounds for this number in terms of the order of the graph. We also compute the domination number of some families of graphs such as star graphs, double…

Combinatorics · Mathematics 2020-08-10 Farshad Kazemnejad , Behnaz Pahlavsay , Elisa Palezzato , Michele Torielli

Let $\gamma(G)$ and $\gamma_t(G)$ denote the domination number and the total domination number, respectively, of a graph $G$ with no isolated vertices. It is well-known that $\gamma_t(G) \leq 2\gamma(G)$. We provide a characterization of a…

Combinatorics · Mathematics 2023-06-22 Selim Bahadır , Didem Gözüpek

In the total domination game played on a graph $G$, players Dominator and Staller alternately select vertices of $G$, as long as possible, such that each vertex chosen increases the number of vertices totally dominated. Dominator (Staller)…

Combinatorics · Mathematics 2017-09-19 Michael A. Henning , Sandi Klavžar , Douglas F. Rall

The total domination number $\gamma_{t}(G)$ of a graph $G$ is the cardinality of a smallest set $D\subseteq V(G)$ such that each vertex of $G$ has a neighbor in $D$. The annihilation number $a(G)$ of $G$ is the largest integer $k$ such that…

Combinatorics · Mathematics 2022-04-26 Hongbo Hua , Xinying Hua , Sandi Klavžar , Kexiang Xu

Given a graph G=(V, E), a vertex is said to ve-dominate an edge if it is either incident with the edge or adjacent to one of its endpoints. A set of vertices is a ve-dominating set if it ve-dominates every edge of the graph. We introduce…

Combinatorics · Mathematics 2025-12-16 Yasemin Büyükçolak

In this paper we begin an exploration of several domination-related parameters (among which are the total, restrained, total restrained, paired, outer connected and total outer connected domination numbers) in the generalized lexicographic…

Combinatorics · Mathematics 2020-07-28 Vladimir Samodivkin

In this paper, we study the inverse signed total domination number in graphs and present new lower and upper bounds on this parameter. For example by making use of the classic theorem of Turan (1941), we present a sharp upper bound for…

Combinatorics · Mathematics 2019-08-27 D. A. Mojdeh , Babak Samadi

Inspired by graph domination games, various domination-type vertex sequences have been introduced, including the Grundy double dominating sequence (GDDS) of a graph and its associated parameter, the Grundy double domination number (GDDN).…

Combinatorics · Mathematics 2025-06-27 Pablo Torres

Let $G$ be a simple graph. A total dominator coloring of $G$, is a proper coloring of the vertices of $G$ in which each vertex of the graph is adjacent to every vertex of some color class. The total dominator chromatic (TDC) number…

Combinatorics · Mathematics 2018-01-22 Saeid Alikhani , Nima Ghanbari , Samaneh Soltani

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

In this paper we initialize the study of independent domination in directed graphs. We show that an independent dominating set of an orientation of a graph is also an independent dominating set of the underlying graph, but that the converse…

Combinatorics · Mathematics 2019-09-12 Michael Cary , Jonathan Cary , Savari Prabhu

In this paper, we consider various types of domination vertex critical graphs, including total domination vertex critical graphs, independent domination vertex critical graphs and connected domination vertex critical graphs. We provide…

Combinatorics · Mathematics 2015-08-27 Tao Wang

A sequence $(v_1,\ldots ,v_k)$ of vertices in a graph $G$ without isolated vertices is called a total dominating sequence if every vertex $v_i$ in the sequence totally dominates at least one vertex that was not totally dominated by…

Combinatorics · Mathematics 2019-07-01 Tanja Gologranc , Marko Jakovac , Tim Kos , Tilen Marc

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

The total domination number of a graph $G$ without isolated vertices is the minimum number of vertices that dominate all vertices in $G$. The total bondage number $b_t(G)$ of $G$ is the minimum number of edges whose removal enlarges the…

Combinatorics · Mathematics 2011-09-20 Fu-Tao Hu , You Lu , Jun-Ming Xu

Given a graph $G=(V,E)$ of order $n$ and an $n$-dimensional non-negative vector $d=(d(1),d(2),\ldots,d(n))$, called demand vector, the vector domination (resp., total vector domination) is the problem of finding a minimum $S\subseteq V$…

Data Structures and Algorithms · Computer Science 2013-10-01 Toshimasa Ishii , Hirotaka Ono , Yushi Uno