中文
相关论文

相关论文: Loop zero forcing and grundy domination in planar …

200 篇论文

Zero forcing is a one-player game played on a graph. The player chooses some set of vertices to color, then iteratively applies a color change rule: If all but one of a colored vertex's neighbors are colored, color (i.e. "force") the…

组合数学 · 数学 2019-10-02 Shannon Dillman , Franklin Kenter

Probabilistic zero-forcing is a coloring process on a graph. In this process, an initial set of vertices is colored blue, and the remaining vertices are colored white. At each time step, blue vertices have a non-zero probability of forcing…

组合数学 · 数学 2020-10-26 David Hu , Alec Sun

A power dominating set of a graph $G=(V,E)$ is a set $S\subset V$ that colors every vertex of $G$ according to the following rules: in the first timestep, every vertex in $N[S]$ becomes colored; in each subsequent timestep, every vertex…

组合数学 · 数学 2018-10-03 Boris Brimkov , Joshua Carlson , Illya V. Hicks , Rutvik Patel , Logan Smith

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…

数据结构与算法 · 计算机科学 2024-10-01 Dhanyamol Antony , L. Sunil Chandran , Ankit Gayen , Shirish Gosavi , Dalu Jacob

Given a graph $G=(V,E)$, $S\subseteq V$ is a dominating set if every $v\in V\setminus S$ is adjacent to an element of $S$. The Minimum Dominating Set problem asks for a dominating set with minimum cardinality. It is well known that its…

A fair dominating set in a graph $G$ (or FD-set) is a dominating set $S$ such that all vertices not in $S$ are dominated by the same number of vertices from $S$; that is, every two vertices not in $S$ have the same number of neighbors in…

组合数学 · 数学 2011-09-07 Yair Caro , Adriana Hansberg , Michael A. Henning

In this paper, we study (zero) forcing sets which induce connected subgraphs of a graph. The minimum cardinality of such a set is called the connected forcing number of the graph. We provide sharp upper and lower bounds on the connected…

组合数学 · 数学 2016-05-10 Randy Davila , Michael Henning , Colton Magnant , Ryan Pepper

Let $G$ be a graph and $f:V(G)\rightarrow \mathbb{N}$ be a function. An $f$-coloring of a graph $G$ is an edge coloring such that each color appears at each vertex $v\in V(G)$ at most $f (v)$ times. The minimum number of colors needed to…

组合数学 · 数学 2015-01-20 S. Akbari , M. Chavooshi , M. Ghanbari , R. Manaviyat

In zero forcing, the focus is typically on finding the minimum cardinality of any zero forcing set in the graph; however, the number of cardinalities between $0$ and the number of vertices in the graph for which there are both zero forcing…

组合数学 · 数学 2023-09-13 Bonnie Jacob

In a graph G, a dominating set Df subset of V (G) is called a dom-forcing set if the sub-graph induced by Df must form a zero forcing set. The minimum cardinality of such a set is known as the dom-forcing number of the graph G, denoted by…

组合数学 · 数学 2025-05-19 Susanth P , Charles Dominic , Premodkumar K P

Zero forcing is a deterministic iterative graph colouring process in which vertices are coloured either blue or white, and in every round, any blue vertices that have a single white neighbour force these white vertices to become blue. Here…

组合数学 · 数学 2021-03-17 Natalie C. Behague , Trent Marbach , Pawel Pralat

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

A coloring of a graph $G=(V,E)$ is a partition $\{V_1, V_2, \ldots, V_k\}$ of $V$ into independent sets or color classes. A vertex $v\in V_i$ is a Grundy vertex if it is adjacent to at least one vertex in each color class $V_j$ for every…

组合数学 · 数学 2015-12-10 Zixing Tang , Baoyindureng Wu , Lin Hu , Manoucheher Zaker

The zero forcing number is a graph invariant introduced to study the minimum rank of the graph. In 2008, Aazami proved the NP-hardness of computing the zero forcing number of a simple undirected graph. We complete this NP-hardness result by…

离散数学 · 计算机科学 2015-06-09 Maguy Trefois , Jean-Charles Delvenne

Let $G=(V,E)$ be a simple graph. A dominating set of $G$ is a subset $S\subseteq V$ such that every vertex not in $S$ is adjacent to at least one vertex in $S$. The cardinality of a smallest dominating set of $G$, denoted by $\gamma(G)$, is…

组合数学 · 数学 2022-05-06 Nima Ghanbari

Let $G=(V,E)$ be a graph. A subset $D\subseteq V$ is a dominating set if every vertex not in $D$ is adjacent to a vertex in $D$. A dominating set $D$ is called a total dominating set if every vertex in $D$ is adjacent to a vertex in $D$.…

组合数学 · 数学 2011-09-09 Fu-Tao Hu , Jun-Ming Xu

Twisted hypercubes are graphs that generalize the structure of the hypercube by relaxing the symmetry constraint while maintaining degree-regularity and connectivity. We study the zero forcing number of twisted hypercubes. Zero forcing is a…

组合数学 · 数学 2025-05-06 Peter Collier , Jeannette Janssen

Zero forcing and power domination are iterative processes on graphs where an initial set of vertices are observed, and additional vertices become observed based on some rules. In both cases, the goal is to eventually observe the entire…

组合数学 · 数学 2017-03-02 Daniela Ferrero , Leslie Hogben , Franklin H. J. Kenter , Michael Young

Let $G=(V,E)$ be a simple graph. A dominating set of $G$ is a subset $D\subseteq V$ such that every vertex not in $D$ is adjacent to at least one vertex in $D$. The cardinality of a smallest dominating set of $G$, denoted by $\gamma(G)$, is…

组合数学 · 数学 2024-01-17 Nima Ghanbari , Saeid Alikhani , Mohammad Ali Dehghanizadeh

Let $G$ be a graph that admits a perfect matching. A {\sf forcing set} for a perfect matching $M$ of $G$ is a subset $S$ of $M$, such that $S$ is contained in no other perfect matching of $G$. This notion originally arose in chemistry in…

组合数学 · 数学 2009-03-17 Peyman Afshani , Hamed Hatami , Ebadollah S. Mahmoodian