中文
相关论文

相关论文: Triple Roman Domination in Graphs

200 篇论文

In this paper we introduce and study the domination game on hypergraphs. This is played on a hypergraph $\mathcal{H}$ by two players, namely Dominator and Staller, who alternately select vertices such that each selected vertex enlarges the…

组合数学 · 数学 2017-10-03 Csilla Bujtás , Balázs Patkós , Zsolt Tuza , Máté vizer

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…

组合数学 · 数学 2020-08-10 Farshad Kazemnejad , Behnaz Pahlavsay , Elisa Palezzato , Michele Torielli

Nine variations of the concept of domination in a simple graph are identified as fundamental domination concepts, and a unified approach is introduced for studying them. For each variation, the minimum cardinality of a subset of dominating…

组合数学 · 数学 2008-09-01 Arash Behzad , Mehdi Behzad , Cheryl E. Praeger

Let $\gamma_g(G)$ and $\gamma_{tg}(G)$ be the game domination number and the total game domination number of a graph $G$, respectively. Then $G$ is $\gamma_g$-perfect (resp. $\gamma_{tg}$-perfect), if every induced subgraph $F$ of $G$…

组合数学 · 数学 2019-08-27 Csilla Bujtás , Vesna Iršič , Sandi Klavžar

In this paper, we define a new domination-like invariant of graphs. Let $\mathbb{R}^{+}$ be the set of non-negative numbers. Let $c\in \mathbb{R}^{+}-\{0\}$ be a number, and let $G$ be a graph. A function $f:V(G)\rightarrow \mathbb{R}^{+}$…

组合数学 · 数学 2021-01-13 Michitaka Furuya

A dominating set $D$ in a digraph is a set of vertices such that every vertex is either in $D$ or has an in-neighbour in $D$. A dominating set $D$ of a digraph is locating-dominating if every vertex not in $D$ has a unique set of…

组合数学 · 数学 2020-12-08 Florent Foucaud , Shahrzad Heydarshahi , Aline Parreau

A Roman dominating function (RDF) on a graph $G = (V, E)$ is a labeling $f : V \rightarrow \{0, 1, 2\}$ such that every vertex with label $0$ has a neighbor with label $2$. The weight of $f$ is the value $f(V) = \Sigma_{v\in V} f(v)$. The…

组合数学 · 数学 2016-10-04 Vladimir Samodivkin

A set $S$ of vertices in a graph $G(V,E)$ is called a dominating set if every vertex $v\in V$ is either an element of $S$ or is adjacent to an element of $S$. A set $S$ of vertices in a graph $G(V,E)$ is called a total dominating set if…

组合数学 · 数学 2008-10-28 Maryam Atapour , Nasrin Soltankhah

For any integer $k\geq 1$ and any graph $G=(V,E)$ with minimum degree at least $k-1$, we define a function $f:V\rightarrow \{0,1,2\}$ as a Roman $k$-tuple dominating function on $G$ if for any vertex $v$ with $f(v)=0$ there exist at least…

组合数学 · 数学 2019-05-02 Adel P. Kazemi

For a graph $G$, let $\gamma_{r2}(G)$ and $\gamma_R(G)$ denote the $2$-rainbow domination number and the Roman domination number, respectively. Fujita and Furuya (Difference between 2-rainbow domination and Roman domination in graphs,…

组合数学 · 数学 2015-07-20 Jose D. Alvarado , Simone Dantas , Dieter Rautenbach

An eternal dominating set of a graph $G$ is a set of vertices (or "guards") which dominates $G$ and which can defend any infinite series of vertex attacks, where an attack is defended by moving one guard along an edge from its current…

离散数学 · 计算机科学 2019-02-05 Aaron Krim-Yee , Ben Seamone , Virgélot Virgile

An independent double Roman dominating function (IDRDF) on a graph $G=(V,E)$ is a function $f:V(G)\rightarrow \{0,1,2,3\}$ having the property that if $f(v)=0$, then the vertex $v$ has at least two neighbors assigned $2$ under $f$ or one…

组合数学 · 数学 2019-04-10 Doost Ali Mojdeh , Zhila Mansouri

In a graph, a watchman's walk is a minimum closed dominating walk. Given a graph $G$ and a single watchman, the length of a watchman's walk in $G$ (the watchman number) is denoted by $w(G)$ and the typical goals of the watchman's walk…

组合数学 · 数学 2020-07-29 Danny Dyer , Jared Howell , Brittany Pittman

Let $\gamma(G)$ denote the domination number of a graph $G$. A {\it Roman domination function} of a graph $G$ is a function $f: V\to\{0,1,2\}$ such that every vertex with 0 has a neighbor with 2. The {\it Roman domination number}…

组合数学 · 数学 2009-09-22 Yunjian Wu

Dynamic graphs have emerged as an appropriate model to capture the changing nature of many modern networks, such as peer-to-peer overlays and mobile ad hoc networks. Most of the recent research on dynamic networks has only addressed the…

数据结构与算法 · 计算机科学 2011-02-02 Oksana Denysyuk , Luis Rodrigues

We study the domination number $\gamma(Q_n^3)$ of the three-dimensional $n \times n \times n$ queen graph. The main result is a stratified theorem computing, for each position type -- corner, edge, face, or interior -- the number of…

组合数学 · 数学 2026-04-07 Mahesh Ramani

In any graph $G$, the domination number $\gamma(G)$ is at most the independence number $\alpha(G)$. The Inverse Domination Conjecture says that, in any isolate-free $G$, there exists pair of vertex-disjoint dominating sets $D, D'$ with…

组合数学 · 数学 2021-11-15 Elliot Krop , Jessica McDonald , Gregory J. Puleo

The \emph{domination subdivision number} sd$(G)$ of a graph $G$ is the minimum number of edges that must be subdivided (where an edge can be subdivided at most once) in order to increase the domination number of $G$. It has been shown…

组合数学 · 数学 2013-10-15 Magda Dettlaff , Joanna Raczek , Jerzy Topp

Capacitated Domination generalizes the classic Dominating Set problem by specifying for each vertex a required demand and an available capacity for covering demand in its closed neighborhood. The objective is to find a minimum-sized set of…

数据结构与算法 · 计算机科学 2016-04-19 Amariah Becker

Let $G=(V,E)$ be a finite connected simple graph with vertex set $V$ and edge set $E$. A signed Roman dominating function (SRDF) on a graph $G$ is a function $f: V \rightarrow \{-1, 1, 2\}$ that satisfies two conditions: (i) $\sum_{y\in…

组合数学 · 数学 2024-07-11 Dilbak Haje , Delbrin Ahmed , Hassan Izanloo , Manjil Saikia