# Results on proper conflict-free list coloring of graphs

**Authors:** Masaki Kashima, Riste \v{S}krekovski, Rongxing Xu

arXiv: 2508.20521 · 2025-09-05

## TL;DR

This paper investigates the proper conflict-free list coloring of graphs, especially for degree-based list assignments with added constants, providing new results for graphs with maximum degree up to 4 and special classes like subdivided graphs.

## Contribution

It introduces the concept of proper conflict-free degree+k-choosability, proves new results for graphs with maximum degree up to 4, and explores special graph classes like subdivided graphs.

## Key findings

- Connected graphs with max degree ≤ 3 (except 5-cycle) are degree+2-choosable.
- Graphs obtained by subdividing each edge once are degree+2-choosable.
- Graphs with max degree ≤ 4 are degree+3-choosable using DP-coloring techniques.

## Abstract

Given a graph $G$ and a mapping $f:V(G) \to \mathbb{N}$, an $f$-list assignment of $G$ is a function that maps each $v \in V(G)$ to a set of at least $f(v)$ colors. For an $f$-list assignment $L$ of a graph $G$, a proper conflict-free $L$-coloring of $G$ is a proper coloring $\phi$ of $G$ such that $\phi(v) \in L(v)$ for every vertex $v\in V(G)$ and $v$ has a color that appears precisely once at its neighborhood for every non-isolated vertex $v\in V(G)$. We say that $G$ is proper conflict-free $f$-choosable if for any $f$-list assignment $L$ of $G$, there exists a proper conflict-free $L$-coloring of $G$. For a non-negative integer $k$, we say that $G$ is \emph{proper conflict-free $({\rm degree}+k)$-choosable} if $G$ is proper conflict-free $f$-choosable where $f$ is a mapping with $f(v)= d_G(v)+k$ for every vertex $v\in V(G)$.   Motivated by degree-choosability of graphs, we investigate the proper conflict-free $({\rm degree}+k)$-choosability of graphs, especially for cases $k=1,2,3$. As the 5-cycle is not proper conflict-free $({\rm degree}+2)$-choosable and it is the only such graph we know, it is possible that every connected graph other than the 5-cycle is proper conflict-free $({\rm degree}+2)$-choosable and thus every graph is proper conflict-free $({\rm degree}+3)$-choosable. To support these, we show that every connected graph with maximum degree at most 3 distinct from the 5-cycle is proper conflict-free $(\text{degree}+2)$-choosable, and that $S(G)$ is proper conflict-free $(\text{degree}+2)$-choosable for every graph $G$, where $S(G)$ is a graph obtained from $G$ by subdividing each edge once. Furthermore, by adapting the technique of DP-colorings, we prove that every graph with maximum degree at most $4$ is proper conflict-free $({\rm degree}+3)$-choosable.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2508.20521/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/2508.20521/full.md

## References

19 references — full list in the complete paper: https://tomesphere.com/paper/2508.20521/full.md

---
Source: https://tomesphere.com/paper/2508.20521