中文
相关论文

相关论文: Grundy Packing Coloring of Graphs

200 篇论文

Indicated coloring is a graph coloring game in which two players collectively color the vertices of a graph in the following way. In each round the first player (Ann) selects a vertex, and then the second player (Ben) colors it properly,…

组合数学 · 数学 2020-02-07 P. Francis , S. Francis Raj , M. Gokulnath

A domination coloring of a graph $G$ is a proper vertex coloring of $G$ such that each vertex of $G$ dominates at least one color class, and each color class is dominated by at least one vertex. The minimum number of colors among all…

离散数学 · 计算机科学 2019-09-10 Yangyang Zhou , Dongyang Zhao

A strong odd coloring of a simple graph $G$ is a proper coloring of the vertices of $G$ such that for every vertex $v$ and every color $c$, either $c$ is used an odd number of times in the open neighborhood $N_G(v)$ or no neighbor of $v$ is…

组合数学 · 数学 2024-10-04 Yair Caro , Mirko Petruševski , Riste Škrekovski , Zsolt Tuza

A vertex coloring of a graph $G$ is called distinguishing (or symmetry breaking) if no non-identity automorphism of $G$ preserves it, and the distinguishing number, shown by $D(G)$, is the smallest number of colors required for such a…

组合数学 · 数学 2021-05-18 Bahman Ahmadi , Fatemeh Alinaghipour , Mohammad Hadi Shekarriz

An injective coloring of a graph is a vertex coloring where two vertices with common neighbor receive distinct colors. The minimum integer $k$ that $G$ has a $k-$injective coloring is called injective chromatic number of $G$ and denoted by…

组合数学 · 数学 2017-06-09 Mahsa Mozafari-Nia , Behnaz Omoomi

A packing $k$-coloring is a natural variation on the standard notion of graph $k$-coloring, where vertices are assigned numbers from $\{1, \ldots, k\}$, and any two vertices assigned a common color $c \in \{1, \ldots, k\}$ need to be at a…

离散数学 · 计算机科学 2025-06-13 Bernardo Subercaseaux , Marijn J. H. Heule

For a non-decreasing sequence of positive integers $S = (s_1,s_2,\ldots)$, the {\em $S$-packing chromatic number} $\chi_S(G)$ of $G$ is the smallest integer $k$ such that the vertex set of $G$ can be partitioned into sets $X_i$, $i \in…

组合数学 · 数学 2026-01-23 Přemysl Holub , Marko Jakovac , Sandi Klavžar

Let $G$ be a simple connected graph of order $n$. A hamiltonian coloring $c$ of a graph $G$ is an assignment of colors (non-negative integers) to the vertices of $G$ such that $D(u, v)$ + $|c(u) - c(v)|$ $\geq$ $n - 1$ for every two…

组合数学 · 数学 2019-01-18 Devsi Bantva

The pseudo-Grundy index of a graph is the largest number of colors that can be assigned to its edges, such that for every pair of colors $i,j$, if $i < j$ then every edge colored with color $j$ is adjacent to at least one edge colored with…

组合数学 · 数学 2025-10-20 Dolores Lara , Christian Rubio-Montiel , Francisco Zaragoza

In this paper, we investigate the \textsc{Grundy Coloring} problem for graphs with a cluster modulator, a structure commonly found in dense graphs. The Grundy chromatic number, representing the maximum number of colors needed for the…

数据结构与算法 · 计算机科学 2024-12-16 Sina Ghasemi Nezhad , Maryam Moghaddas , Fahad Panolan

A star edge coloring of a graph $G$ is a proper edge coloring of $G$ such that every path and cycle of length four in $G$ uses at least three different colors. The star chromatic index of a graph $G$, is the smallest integer $k$ for which…

组合数学 · 数学 2018-11-22 Behnaz Omoomi , Marzieh Vahid Dastjerdi

Given a proper total $k$-coloring $c:V(G)\cup E(G)\to\{1,2,\ldots,k\}$ of a graph $G$, we define the value of a vertex $v$ to be $c(v) + \sum_{uv \in E(G)} c(uv)$. The smallest integer $k$ such that $G$ has a proper total $k$-coloring whose…

组合数学 · 数学 2016-08-08 Sarah Loeb , Jakub Przybyło , Yunfang Tang

Coloring is one of the most famous problems in graph theory. The coloring problem on undirected graphs has been well studied, whereas there are very few results for coloring problems on directed graphs. An oriented k-coloring of an oriented…

数据结构与算法 · 计算机科学 2019-06-12 Frank Gurski , Dominique Komander , Carolin Rehs

A proper 2-tone $k$-coloring of a graph is a labeling of the vertices with elements from $\binom{[k]}{2}$ such that adjacent vertices receive disjoint labels and vertices distance 2 apart receive distinct labels. The 2-tone chromatic number…

组合数学 · 数学 2012-10-03 Deepak Bal , Patrick Bennett , Andrzej Dudek , Alan Frieze

The problem of finding the minimum number of colors to color a graph properly without containing any bicolored copy of a fixed family of subgraphs has been widely studied. Most well-known examples are star coloring and acyclic coloring of…

组合数学 · 数学 2023-11-09 Alaittin Kırtışoğlu , Lale Özkahya

For a graph $G$ and $t,k\in\mathbb{Z}^+$ a \emph{$t$-tone $k$-coloring} of $G$ is a function $f:V(G)\rightarrow \binom{[k]}{t}$ such that $|f(v)\cap f(w)| < d(v,w)$ for all distinct $v,w \in V(G)$. The \emph{$t$-tone chromatic number} of…

组合数学 · 数学 2023-06-27 Daniel W. Cranston , Hudson LaFayette

A connected ordering $(v_1, v_2, \ldots, v_n)$ of $V(G)$ is an ordering of the vertices such that $v_i$ has at least one neighbour in $\{v_1, \ldots, v_{i - 1}\}$ for every $i \in \{2, \ldots, n\}$. A connected greedy coloring (CGC for…

组合数学 · 数学 2018-07-25 Esdras Mota , Ana Silva , Leonardo Sampaio

For given graph $H$ and graphical property $P$, the conditional chromatic number $\chi(H,P)$ of $H$, is the smallest number $k$, so that $V(H)$ can be decomposed into sets $V_1,V_2,\ldots, V_k$, in which $H[V_i]$ satisfies the property $P$,…

组合数学 · 数学 2022-01-19 Yaser Rowshan

A proper vertex $k$-coloring of a graph $G=(V,E)$ is an assignment $c:V\to \{1,2,\ldots,k\}$ of colors to the vertices of the graph such that no two adjacent vertices are associated with the same color. The square $G^2$ of a graph $G$ is…

组合数学 · 数学 2019-02-22 Hervé Hocquard , Seog-Jin Kim , Théo Pierron

A 2-distance $k$-coloring of a graph $G$ is a proper $k$-coloring such that any two vertices at distance two or less get different colors. The 2-distance chromatic number of $G$ is the minimum $k$ such that $G$ has a 2-distance…

组合数学 · 数学 2024-06-26 Kengo Aoki