Table of Contents
Fetching ...

Bounds and Hardness Results for Conflict-free Choosability

Shiwali Gupta, Rogers Mathew

TL;DR

The paper advances the theory of conflict-free coloring by extending partial/list frameworks to open and closed neighborhood variants, deriving powerful upper bounds and establishing hardness results. It generalizes Pach–Tardos type probabilistic methods to list CF coloring, yielding $ch^*_{CF}(\mathcal{H}) = O(t \Gamma^{1/t} \ln \Gamma)$ and, for graphs with maximum degree $\Delta$, $ch^*_{ON}(G)$ and $ch^*_{CN}(G)$ both bound by $O(\ln^2 \Delta)$. It further shows that several conflict-free choosability problems are $\Pi_2^P$-complete on bipartite, planar triangle-free, and planar graphs via constructions $H_G, H'_G$, and $H^k_G$, while noting polynomial-time solvability for 1-CFON-choosability. Together, these results deepen understanding of list-based CF coloring and delineate complexity boundaries for practical network-choosability tasks. The work also identifies open questions on small-k cases and tightness gaps between variants, guiding future research in combinatorial coloring and complexity.

Abstract

A '(partial) conflict-free coloring' of a hypergraph $\mathcal{H}$ is an assignment of colors to (a subset of) the vertex set of $\mathcal{H}$ such that every hyperedge in $\mathcal{H}$ has a vertex whose color is distinct from every other vertex in that hyperedge. The minimum number of colors required for such a coloring is known as the '(partial) conflict-free chromatic number' of $\mathcal{H}$. It is easy to see that the conflict-free chromatic number of a hypergraph is at most its partial conflict-free chromatic number plus one. Conflict-free coloring has also been studied on the open/closed neighborhood hypergraphs of a given graph under the name open/closed neighborhood conflict-free coloring. In this paper, we study partial and full list variants of conflict-free coloring where, for every vertex $v$, we are given a list of admissible colors $L_v$ such that $v$ is allowed to be colored only from $L_v$. Bhyravarapu, Kalyanasundaram, and Mathew [Journal of Graph Theory, 2021] showed that the closed-neighborhood conflict-free chromatic number of any graph $G$ with maximum degree $Δ$ is at most $O(\ln^2 Δ)$. In this paper, we extend the $O(\ln^2 Δ)$ upper bound to the partial list variant of the closed-neighborhood conflict-free chromatic number. Further, we establish computational complexity results concerning the list open/closed-neighborhood conflict-free chromatic numbers.

Bounds and Hardness Results for Conflict-free Choosability

TL;DR

The paper advances the theory of conflict-free coloring by extending partial/list frameworks to open and closed neighborhood variants, deriving powerful upper bounds and establishing hardness results. It generalizes Pach–Tardos type probabilistic methods to list CF coloring, yielding and, for graphs with maximum degree , and both bound by . It further shows that several conflict-free choosability problems are -complete on bipartite, planar triangle-free, and planar graphs via constructions , and , while noting polynomial-time solvability for 1-CFON-choosability. Together, these results deepen understanding of list-based CF coloring and delineate complexity boundaries for practical network-choosability tasks. The work also identifies open questions on small-k cases and tightness gaps between variants, guiding future research in combinatorial coloring and complexity.

Abstract

A '(partial) conflict-free coloring' of a hypergraph is an assignment of colors to (a subset of) the vertex set of such that every hyperedge in has a vertex whose color is distinct from every other vertex in that hyperedge. The minimum number of colors required for such a coloring is known as the '(partial) conflict-free chromatic number' of . It is easy to see that the conflict-free chromatic number of a hypergraph is at most its partial conflict-free chromatic number plus one. Conflict-free coloring has also been studied on the open/closed neighborhood hypergraphs of a given graph under the name open/closed neighborhood conflict-free coloring. In this paper, we study partial and full list variants of conflict-free coloring where, for every vertex , we are given a list of admissible colors such that is allowed to be colored only from . Bhyravarapu, Kalyanasundaram, and Mathew [Journal of Graph Theory, 2021] showed that the closed-neighborhood conflict-free chromatic number of any graph with maximum degree is at most . In this paper, we extend the upper bound to the partial list variant of the closed-neighborhood conflict-free chromatic number. Further, we establish computational complexity results concerning the list open/closed-neighborhood conflict-free chromatic numbers.
Paper Structure (15 sections, 19 theorems, 3 equations, 1 table)

This paper contains 15 sections, 19 theorems, 3 equations, 1 table.

Key Result

Proposition 2

(i) $\chi_{CN}(G) \leq 2 \chi_{ON}(G)$, and (ii) $\chi^*_{CN}(G) \leq 2 \chi^*_{ON}(G)$.

Theorems & Definitions (40)

  • Proposition 2: Inequality 1.3 in pach2009conflict
  • Example 3: pach2009conflict
  • Definition 4: $k$-assignment
  • Definition 5: $k$-CF$^*$-choosable, $k$-CF-choosable
  • Definition 6: CF$^*$ choice number, CF choice number
  • Theorem 7
  • Definition 8: CFON$^*$ choice number, CFON choice number
  • Proposition 10: cheilaris2011potential
  • Example 11
  • Example 12
  • ...and 30 more