English
Related papers

Related papers: Answers to Two Questions on the DP Color Function

200 papers

An $(m,n)$-colored mixed graph $G$ is a graph with its arcs having one of the $m$ different colors and edges having one of the $n$ different colors. A homomorphism $f$ of an $(m,n)$-colored mixed graph $G$ to an $(m,n)$-colored mixed graph…

Discrete Mathematics · Computer Science 2015-08-31 Sandip Das , Soumen Nandi , Sagnik Sen

Jaeger et al. in 1992 introduced group coloring as the dual concept to group connectivity in graphs. Let $A$ be an additive Abelian group, $ f: E(G)\to A$ and $D$ an orientation of a graph $G$. A vertex coloring $c:V(G)\to A$ is an $(A,…

Combinatorics · Mathematics 2026-01-23 Houshan Fu

An edge-coloring of a connected graph $G$ is called a {\it monochromatic connection coloring} (MC-coloring, for short), introduced by Caro and Yuster, if there is a monochromatic path joining any two vertices of the graph $G$. Let $mc(G)$…

Combinatorics · Mathematics 2015-01-05 Ran Gu , Xueliang Li , Zhongmei Qin

Assume $n, m$ are positive integers and $G$ is a graph. Let $P_{n,m}$ be the graph obtained from the path with vertices $\{-m, -(m-1), \ldots, 0, \ldots, n\}$ by adding a loop at vertex $ 0$. The double cone $\Delta_{n,m}(G)$ over a graph…

Combinatorics · Mathematics 2022-10-31 Jialu Zhu , Xuding Zhu

A graph $G$ is a circle graph if it is an intersection graph of chords of a unit circle. We give an algorithm that takes as input an $n$ vertex circle graph $G$, runs in time at most $n^{O(\log n)}$ and finds a proper $3$-coloring of $G$,…

Data Structures and Algorithms · Computer Science 2025-11-14 Ajaykrishnan E S , Robert Ganian , Daniel Lokshtanov , Vaishali Surianarayanan

It is known that DP-coloring is a generalization of a list coloring in simple graphs and many results in list coloring can be generalized in those of DP-coloring. In this work, we introduce a relaxed DP-coloring which is a generalization if…

Combinatorics · Mathematics 2018-03-12 Pongpat Sittitrai , Kittikorn Nakprasit

Given a graph property $\mathcal{P}$, F. Harary introduced in 1985 $\mathcal{P}$-colorings, graph colorings where each colorclass induces a graph in $\mathcal{P}$. Let $\chi_{\mathcal{P}}(G;k)$ counts the number of $\mathcal{P}$-colorings…

Combinatorics · Mathematics 2020-07-14 Orli Herscovici , Johann A. Makowsky , Vsevolod Rakita

A \emph{request} on a graph assigns a preferred color to a subset of the vertices. A graph $G$ is \emph{$\epsilon$-flexibly $k$-choosable} if for every $k$-list assignment $L$ and every request $r$ on $G$, there is an $L$-coloring such that…

Combinatorics · Mathematics 2025-10-16 Peter Bradshaw , Ilkyoo Choi , Alexandr Kostochka

We define a $P$-compelling coloring as a proper coloring of the vertices of a graph such that every subset consisting of one vertex of each color has property $P$. The $P$-compelling chromatic number is the minimum number of colors in such…

Combinatorics · Mathematics 2021-05-11 Anna Bachstein , Wayne Goddard , Michael A. Henning , John Xue

An interesting generalization of list coloring is so called DP-coloring (named after Dvo\v{r}\'ak and Postle). We study $(i,j)$-defective DP-colorings of simple graphs. Define $g_{DP}(i,j,n)$ to be the minimum number of edges in an…

Combinatorics · Mathematics 2023-06-27 Alexandr Kostochka , Jingwei Xu

A subcoloring of a graph is a partition of its vertex set into subsets (called colors), each inducing a disjoint union of cliques. It is a natural generalization of the classical proper coloring, in which each color must instead induce an…

Data Structures and Algorithms · Computer Science 2025-06-25 Malory Marin , Rémi Watrigant

For any $r$-uniform hypergraph $\mathcal{H}$ with $m$ ($\geq 2$) edges, let $P(\mathcal{H},k)$ and $P_l(\mathcal{H},k)$ be the chromatic polynomial and the list-color function of $\mathcal{H}$ respectively, and let $\rho(\mathcal{H})$…

Combinatorics · Mathematics 2023-02-13 Meiqiao Zhang , Fengming Dong

In this paper we consider a colouring version of the general position problem. The \emph{$\gp $-chromatic number} is the smallest number of colours needed to colour the vertices of the graph such that each colour class has the…

Combinatorics · Mathematics 2025-09-11 Ullas Chandran S. V. , Gabriele Di Stefano , Haritha S. , Elias John Thomas , James Tuite

A $b$-coloring of a graph $G$ is a proper coloring of its vertices such that each color class contains a vertex that has at least one neighbor in all the other color classes. The b-Coloring problem asks whether a graph $G$ has a…

Data Structures and Algorithms · Computer Science 2019-02-12 Lars Jaffke , Paloma T. Lima

List colouring is an influential and classic topic in graph theory. We initiate the study of a natural strengthening of this problem, where instead of one list-colouring, we seek many in parallel. Our explorations have uncovered a…

Combinatorics · Mathematics 2023-08-03 Stijn Cambie , Wouter Cames van Batenburg , Ewan Davies , Ross J. Kang

Dvo\v{r}\'{a}k and Postle \cite{DP} introduced a \textit{DP-coloring} of a simple graph as a generalization of a list-coloring. They proved a Brooks' type theorem for a DP-coloring, and Bernshteyn, Kostochka and Pron \cite{BKP} extended it…

Combinatorics · Mathematics 2017-09-29 Seog-Jin Kim , Kenta Ozeki

We initiate the study of applying the Combinatorial Nullstellensatz to the DP-coloring of graphs even though, as is well-known, the Alon-Tarsi theorem does not apply to DP-coloring. We define the notion of good covers of prime order which…

Combinatorics · Mathematics 2020-08-07 Hemanshu Kaul , Jeffrey A. Mudrock

A k-role coloring of a graph G is an assignment of k colors to the vertices of G such that if any two vertices are assigned the same color, then their neighborhood are assigned the same set of colors. By definition, every graph on n…

Data Structures and Algorithms · Computer Science 2022-08-25 Sukanya Pandey , Vibha Sahlot

We introduce a notion of color-criticality in the context of chromatic-choosability. We define a graph $G$ to be strong $k$-chromatic-choosable if $\chi(G) = k$ and every $(k-1)$-assignment for which $G$ is not list-colorable has the…

Combinatorics · Mathematics 2018-08-08 Hemanshu Kaul , Jeffrey A. Mudrock

Let $G=(V,E)$ be a simple graph with $n$ vertices and $m$ edges, $P(G,k)$ be the chromatic polynomial of $G$, and $P(G,L)$ be the number of $L$-colorings of $G$ for any $k$-assignment $L$. In this article, we show that when $k\ge m-1\ge 3$,…

Combinatorics · Mathematics 2023-02-22 Fengming Dong , Meiqiao Zhang
‹ Prev 1 3 4 5 6 7 10 Next ›