The list r-hued coloring of trees and unicyclic graphs
Reviewed by Pith2026-06-29 17:00 UTCgrok-4.3pith:APW3F3O5open to challenge →
The pith
Trees have list r-hued chromatic number exactly min{r, Δ(G)} + 1.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
If G is a tree, then χ_{L,r}(G) = min{r, Δ(G)} + 1. Let G be a unicyclic graph which is not isomorphic to the cycle C_n. If n ≠ 5 and r ≥ 3, then χ_{L,r}(G) = min{r, Δ(G)} + 1; otherwise, min{r, Δ(G)} + 1 ≤ χ_{L,r}(G) ≤ min{r, Δ(G)} + 2.
What carries the argument
The list r-hued chromatic number χ_{L,r}(G), the smallest k such that every assignment of k-lists to the vertices admits an (L,r)-coloring.
If this is right
- The list version of the bound matches the ordinary r-hued bound exactly for every tree.
- The same exact match holds for unicyclic graphs whose cycle length is not 5 when r ≥ 3.
- For the cycle C_5 or when r < 3 the list number is at most one larger than the ordinary number.
- Cycles themselves already satisfy equality between list and ordinary versions.
Where Pith is reading between the lines
- The list constraint adds no extra cost for these graphs under the given structural conditions.
- The same inductive or case-based approach may extend to graphs with few cycles or bounded treewidth.
- Explicit list assignments that saturate the bound could be constructed to test tightness on small examples.
Load-bearing premise
The structure of trees and unicyclic graphs permits the non-list r-hued bounds to extend to arbitrary lists by case analysis without extra color demands.
What would settle it
A concrete tree or qualifying unicyclic graph together with a list assignment that forces any (L,r)-coloring to use more than min{r, Δ(G)} + 1 colors.
Figures
read the original abstract
Let $r$ be a positive integer and $G$ be a graph. The list $r$-hued chromatic number of $G$, denoted by $\chi_{L,r}(G)$, is the smallest integer $k$, such that for each $k$-list $L$ of $G$, $G$ has an $(L,r)$-coloring. It is proved in [Discrete Math. 306 (16) (2006) 1997-2004] that every tree $G$ satisfies $\chi_{r}(G)=\min\{r,\Delta(G)\}+1$. It is known that every cycle graph $C_{n}$ with order $n$ has $\chi_{L,r}(C_{n})=\chi_{r}(C_{n})$. The main results are the following: $(1)$ If $G$ is a tree, then $\chi_{L,r}(G)=\min\{r,\Delta(G)\}+1$; $(2)$ Let $G$ be a unicyclic graph which is not isomorphic to the cycle $C_{n}$. If $n\neq 5$ and $r\geq3$, then $\chi_{L,r}(G)=\min\{r,\Delta(G)\}+1$; otherwise, $\min\{r,\Delta(G)\}+1\leq\chi_{L,r}(G)\leq\min\{r,\Delta(G)\}+2$.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proves two main results on list r-hued coloring: (1) every tree G satisfies χ_{L,r}(G) = min{r, Δ(G)}+1; (2) for a unicyclic graph G not isomorphic to C_n, if n ≠ 5 and r ≥ 3 then χ_{L,r}(G) = min{r, Δ(G)}+1, while in the remaining cases min{r, Δ(G)}+1 ≤ χ_{L,r}(G) ≤ min{r, Δ(G)}+2. The proofs extend the 2006 ordinary χ_r bounds via structural case analysis on trees and unicyclic graphs.
Significance. If correct, the results show that the list r-hued chromatic number coincides with the ordinary r-hued number for all trees and for unicyclic graphs except the n=5 exception (where the gap is at most 1). This is a clean extension of the cited Discrete Math 2006 theorem to the list setting and supplies explicit bounds for an infinite family of graphs.
major comments (2)
- [proof of result (2), unicyclic graphs with n=5] The central claim in result (2) for unicyclic graphs with n=5 rests on a case analysis that must rule out list-induced color conflicts at cycle vertices and branch points. The ordinary χ_r proof selects colors freely; when lists are arbitrary, a vertex may have its available colors depleted by prior neighbor choices in ways not covered by the ordinary cases. The manuscript must exhibit an explicit argument (or additional case) showing that +2 always suffices for every (min{r,Δ}+1)-list assignment on these graphs.
- [proof of result (1)] For trees (result (1)), the induction or structural argument must verify that every vertex v with a list of size min{r,Δ(G)}+1 can always choose a color satisfying the r-hued condition after its neighbors are colored, without the list restriction creating an extra demand beyond the ordinary bound. If the argument only reuses the 2006 selection without checking list intersections, it is incomplete.
minor comments (2)
- [abstract / introduction] The abstract states the results but does not define (L,r)-coloring or recall the precise r-hued neighborhood condition; a short preliminary section repeating these definitions would improve readability.
- [statement of main results] The exception clause “otherwise” in result (2) is slightly ambiguous; it should explicitly list the three subcases (n=5, r<3, and the cycle itself) for clarity.
Simulated Author's Rebuttal
We thank the referee for the thorough review and for identifying points where the transition from ordinary r-hued coloring to the list setting requires more explicit verification. We address each major comment below and will revise the manuscript to strengthen the arguments.
read point-by-point responses
-
Referee: [proof of result (2), unicyclic graphs with n=5] The central claim in result (2) for unicyclic graphs with n=5 rests on a case analysis that must rule out list-induced color conflicts at cycle vertices and branch points. The ordinary χ_r proof selects colors freely; when lists are arbitrary, a vertex may have its available colors depleted by prior neighbor choices in ways not covered by the ordinary cases. The manuscript must exhibit an explicit argument (or additional case) showing that +2 always suffices for every (min{r,Δ}+1)-list assignment on these graphs.
Authors: We agree that the existing case analysis for n=5 unicyclic graphs, while sufficient for the ordinary χ_r bound, does not explicitly track the intersection of lists with the colors forbidden by already-colored neighbors. In the revision we will insert a dedicated subsection that enumerates the possible list configurations at the cycle vertices and any pendant trees, verifying that at least one admissible color remains in each list after accounting for the at-most-r-1 forbidden colors per neighbor. This will confirm that the +2 bound holds for arbitrary lists. revision: yes
-
Referee: [proof of result (1)] For trees (result (1)), the induction or structural argument must verify that every vertex v with a list of size min{r,Δ(G)}+1 can always choose a color satisfying the r-hued condition after its neighbors are colored, without the list restriction creating an extra demand beyond the ordinary bound. If the argument only reuses the 2006 selection without checking list intersections, it is incomplete.
Authors: The referee correctly notes that the tree proof must explicitly confirm the existence of a suitable color inside the given list. The current manuscript reuses the counting argument from the 2006 paper (at most min{r,Δ}-1 colors are forbidden) but does not restate the intersection step. We will add a short lemma showing that when |L(v)| = min{r,Δ(G)}+1 and at most min{r,Δ(G)}-1 colors are excluded by the r-hued condition on the already-colored neighbors, L(v) always contains at least two admissible colors, guaranteeing a choice. This makes the list version self-contained. revision: yes
Circularity Check
No circularity: extends external 2006 result via structural case analysis
full rationale
The paper cites an independent 2006 Discrete Math paper for the ordinary χ_r bound on trees and states the known equality χ_{L,r}(C_n)=χ_r(C_n) for cycles. The list versions for trees and unicyclic graphs are established by direct case analysis on graph structure (trees, unicyclic with n≠5, exceptions for C_5). No self-citations are load-bearing, no parameters are fitted and renamed as predictions, and no definitions or ansatzes reduce the claimed equalities to their inputs by construction. The derivation chain remains self-contained against the cited external benchmark.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard definitions and properties of graphs, lists, and (L,r)-colorings as established in the cited 2006 Discrete Math paper
Reference graph
Works this paper leans on
-
[1]
Akbari, M
S. Akbari, M. Ghanbari, S. Jahanbekam,On the list dynamic coloring of graphs, Discrete Appl. Math. 157 (14) (2009) 3005-3007
2009
-
[2]
Alishahi,On the dynamic coloring of graphs, Discrete Appl
M. Alishahi,On the dynamic coloring of graphs, Discrete Appl. Math. 159 (2011) 152-156
2011
-
[3]
Ahadi, S
A. Ahadi, S. Akbari, A. Dehghana, M. Ghanbari,On the difference between chro- matic number and dynamic chromatic number of graphs, Discrete Math. 312 (17) (2012) 2579-2583
2012
-
[4]
J. A. Bondy, U. S. R. Murty,Graph theory, Springer, New York, 2008
2008
-
[5]
Y. Chen, S. Fan, H.-J. Lai, H. Song, L. Sun,On dynamic coloring for planar graphs and graphs of higher genus, Discrete Appl. Math. 160 (2012) 1064-1071
2012
-
[6]
Y. Chen, S. Fan, H.-J. Lai, M. Xu,Graph r-hued colorings-A survey, Discrete Appl. Math. 321 (4) (2022) 24-48
2022
-
[7]
X. H. Jia, F. X. Liu, B. Y. Ji, Z. H. Zhao,The list r-hued coloring ofP 5-free graph, Applied Mathematics and Computation. 511 (2026) 129742
2026
-
[8]
Jovanovi´c, V
M. Jovanovi´c, V. Uljarevi´c,L-colorings of graphs, Master thesis, University of Novi Sad, 2024
2024
-
[9]
H.-J. Lai, J. Lin, B. Montgomery, T. Shui, S. Fan,Conditional coloring of graphs, Discrete Math. 306 (16) (2006) 1997-2004
2006
-
[10]
H.-J. Lai, X. Lv, M. Xu,On r-hued colorings of graphs without short induced paths, Discrete Math. 342 (7) (2019) 1904-1911
2019
-
[11]
H.-J. Lai, B. Montgomery, H. Poon,Upper bounds of dynamic chromatic number, Ars Combin. 68 (1) (2003) 193-201
2003
-
[12]
Montgomery,Dynamic Coloring of Graphs, Ph.D
B. Montgomery,Dynamic Coloring of Graphs, Ph.D. thesis, West Virginia Univer- sity, 2001. 15
2001
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.