中文
相关论文

相关论文: A characterization of b-chromatic and partial Grun…

200 篇论文

A b-coloring of a graph is a proper coloring such that each color class has at least one vertex which is adjacent to each other color class. The b-spectrum of $G$ is the set $S_{b}(G)$ of integers $k$ such that $G$ has a b-coloring with $k$…

离散数学 · 计算机科学 2019-08-05 Allen Ibiapina , Ana Silva

The Grundy number of a graph $G$ is the maximum number of colors used by the First-Fit coloring of $G$ and is denoted by $\Gamma(G)$. Similarly, the ${\rm b}$-chromatic number ${\rm{b}}(G)$ of $G$ expresses the worst case behavior of…

组合数学 · 数学 2020-04-01 Manouchehr Zaker

The Grundy and the {\rm b}-chromatic number of graphs are two important chromatic parameters. The Grundy number of a graph $G$, denoted by $\Gamma(G)$ is the worst case behavior of greedy (First-Fit) coloring procedure for $G$ and the {\rm…

组合数学 · 数学 2024-03-05 Zoya Masih , Manouchehr Zaker

For any graph $G$, the Grundy (or First-Fit) chromatic number of $G$, denoted by $\Gamma(G)$ (also $\chi_{_{\sf FF}}(G)$), is defined as the maximum number of colors used by the First-Fit (greedy) coloring of the vertices of $G$.…

组合数学 · 数学 2024-03-05 Abbas Khaleghi , Manouchehr Zaker

The Grundy number of a graph is the minimum number of colors needed to properly color the graph using the first-fit greedy algorithm regardless of the initial vertex ordering. Computing the Grundy number of a graph is an NP-Hard problem.…

组合数学 · 数学 2024-01-24 Thiago Assis , Gabriel Coutinho , Emanuel Juliano

A b-coloring is a coloring of the vertices of a graph such that each color class contains a vertex that has a neighbor in all other color classes, and the b-chromatic number of a graph $G$ is the largest integer $k$ such that $G$ admits a…

离散数学 · 计算机科学 2012-12-13 Chinh T. Hoàng , Frédéric Maffray , Meriem Mechebbek

A graph is called odd (respectively, even) if every vertex has odd (respectively, even) degree. Gallai proved that every graph can be partitioned into two even induced subgraphs, or into an odd and an even induced subgraph. We refer to a…

离散数学 · 计算机科学 2023-03-07 Rémy Belmonte , Ararat Harutyunyan , Noleen Köhler , Nikolaos Melissinos

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

Let $\Gamma$ be a $G$-symmetric graph with vertex set $V$. We suppose that $V$ admits a $G$-partition $\mathcal{B} = \{ B_0, ... , B_b \}$, with parts of size $v$, and that the quotient graph induced on $\mathcal B$ is a complete graph of…

组合数学 · 数学 2017-09-06 A. Gardiner , Cheryl E. Praeger

A Grundy k-coloring of a graph G, is a vertex k-coloring of G such that for each two colors i and j with i < j, every vertex of G colored by j has a neighbor with color i. The Grundy chromatic number (G), is the largest integer k for which…

离散数学 · 计算机科学 2014-06-06 Ali Mansouri , Mohamed Salim Bouhlel

We prove that for every path H, and every integer d, there is a polynomial f such that every graph G with chromatic number greater than f(t) either contains H as an induced subgraph, or contains as a subgraph the complete d-partite graph…

组合数学 · 数学 2023-03-22 Tung Nguyen , Alex Scott , Paul Seymour

We extend the edge-coloring notion of core (subgraph induced by the vertices of maximum degree) to $t$-core (subgraph induced by the vertices $v$ with $d(v)+\mu(v)> \Delta+t$), and find a sufficient condition for $(\Delta+t)$-edge-coloring.…

组合数学 · 数学 2018-08-01 Jessica McDonald , Gregory J. Puleo

The Grundy number of a graph is the maximum number of colors used by the greedy coloring algorithm over all vertex orderings. In this paper, we study the computational complexity of GRUNDY COLORING, the problem of determining whether a…

数据结构与算法 · 计算机科学 2015-11-03 Edouard Bonnet , Florent Foucaud , Eun Jung Kim , Florian Sikora

A complete $k$-coloring of a graph $G=(V,E)$ is an assignment $\varphi:V\to\{1,\ldots,k\}$ of colors to the vertices such that no two vertices of the same color are adjacent, and the union of any two color classes contains at least one…

离散数学 · 计算机科学 2013-12-31 Gabor Bacso , Piotr Borowiecki , Mihaly Hujter , Zsolt Tuza

A class of graphs is $\chi$-bounded if there is a function $f$ such that $\chi(G)\le f(\omega(G))$ for every induced subgraph $G$ of every graph in the class, where $\chi,\omega$ denote the chromatic number and clique number of $G$…

组合数学 · 数学 2019-03-15 Alex Scott , Paul Seymour

A proper edge $t$-coloring of a graph $G$ is a coloring of edges of $G$ with colors $1,2,...,t$ such that all colors are used, and no two adjacent edges receive the same color. The set of colors of edges incident with a vertex $x$ is called…

离散数学 · 计算机科学 2012-05-02 R. R. Kamalian

The Grundy (or First-Fit) chromatic number of a graph $G=(V,E)$, denoted by $\Gamma(G)$ (or $\chi_{_{\sf FF}}(G)$), is the maximum number of colors used by a First-Fit (greedy) coloring of $G$. To determine $\Gamma(G)$ is NP-complete for…

组合数学 · 数学 2024-06-04 Manouchehr Zaker

An ordered graph $G$ is a graph together with a specified linear ordering on the vertices, and its interval chromatic number is the minimum number of independent sets consisting of consecutive vertices that are needed to partition the…

组合数学 · 数学 2021-02-18 Dana Neidinger , Douglas B. West

In this paper, we generalize the concept of {\it{perfect graphs}} to other parameters related to graph vertex coloring. This idea was introduced by Christen and Selkow in 1979 and Yegnanarayanan in 2001. Let $ a,b \in \{ \omega, \chi,…

组合数学 · 数学 2018-11-05 G. Araujo-Pardo , C. Rubio-Montiel

A map $c:V(G)\rightarrow\{1,\dots,k\}$ of a graph $G$ is a packing $k$-coloring if every two different vertices of the same color $i\in \{1,\dots,k\}$ are at distance more than $i$. The packing chromatic number $\chi_{\rho}(G)$ of $G$ is…

组合数学 · 数学 2025-03-20 Didem Gözüpek , Iztok Peterin
‹ 上一页 1 2 3 10 下一页 ›