Papers
Topics
Authors
Recent
Search
2000 character limit reached

Single Conflict Coloring in Graphs & Hypergraphs

Updated 18 January 2026
  • Single Conflict Coloring is a graph and hypergraph paradigm that defines colorings by avoiding locally assigned forbidden color pairs.
  • It employs probabilistic techniques, degeneracy-based orientations, and the Lovász Local Lemma to establish bounds like O(√d log n) for d-degenerate graphs.
  • The concept generalizes separation and adaptable choosability, linking structural combinatorics with conflict-free and distributed coloring strategies.

Single conflict coloring is a contemporary graph and hypergraph coloring paradigm synthesizing local orientation, list coloring, and forbidden pair frameworks. The core objective is to determine the chromatic threshold under which, for any local assignment of forbidden color pairs (or tuples in hypergraphs), there exists a feasible vertex coloring that avoids all induced edge conflicts. This concept interfaces with separation choosability, adapted choosability, and several conflict-free coloring models, providing a unifying lens for both structural combinatorics and algorithmic graph theory.

1. Fundamental Definitions and Notions

Let G=(V,E)G = (V, E) be a (multi)graph, potentially with parallel edges (no loops). A local kk-partition assigns to each vertex vv a labeling function on incident edges: cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\} where E(v)E(v) is the set of edges incident with vv. Each edge e=uve=uv thus possesses a pair of local colors (cu(e),cv(e))(c_u(e), c_v(e)).

A coloring φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\} is a conflict {cv}\{c_v\}-coloring (or single-conflict coloring) if for every edge kk0, it holds that

kk1

The single-conflict chromatic number kk2 (also denoted kk3, kk4, or kk5 in the literature) is the minimum kk6 such that for every local kk7-partition, such a coloring exists. For kk8-uniform hypergraphs kk9, a local vv0-partition gives each vertex vv1 a map vv2, so each edge vv3 receives an vv4-tuple vv5; vv6 avoids vv7 if for some vv8, vv9, i.e., the color vector avoids matching the forbidden conflict tuple on cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}0 (Dvořák et al., 2018, Casselgren et al., 11 Jan 2026, Casselgren et al., 17 Sep 2025).

This coloring type generalizes separation choosability and adaptable choosability:

  • Adaptable choosability cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}1: requires for every cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}2-list assignment and cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}3 edge-coloring, a vertex coloring avoiding cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}4 on any edge cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}5.
  • Separation choosability cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}6: for every cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}7-list assignment with cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}8 on cv ⁣:E(v){1,2,,k}c_v \colon E(v) \to \{1, 2, \dots, k\}9, E(v)E(v)0 is E(v)E(v)1-colorable.

Inequalities E(v)E(v)2 always hold (Dvořák et al., 2018, Casselgren et al., 17 Sep 2025).

2. Structural and Extremal Results

Degeneracy and General Upper Bounds

For E(v)E(v)3-degenerate graphs with E(v)E(v)4 vertices and edge multiplicity E(v)E(v)5, Bradshaw–Masařík proved: E(v)E(v)6 For general multiplicity E(v)E(v)7, the best bound is

E(v)E(v)8

where E(v)E(v)9 is the maximum degree (Bradshaw et al., 2021). The proof leverages degeneracy-based orientation, random inventory assignment, and the Lovász Local Lemma (and Moser–Tardos algorithmic LLL for constructivity).

A prior approach for topological surfaces established (for Euler genus vv0 and simple graphs): vv1 and more generally for multigraphs with vv2 edges and maximum multiplicity vv3: vv4 These bounds are sharp up to logarithmic factors—complete graphs have vv5, and for complete multigraphs the lower bound is vv6 (Dvořák et al., 2018).

Classical Families

  • Planar Graphs: If vv7 is planar, vv8 via orientation arguments (as planar graphs are 3-degenerate) (Dvořák et al., 2018). For single-conflict (open-neighborhood conflict-free) coloring, tight results are known: vv9 for all planar graphs, with the extremal bounds established using structure-theoretic decompositions and contractions, and explicit inductive arguments for outerplanar graphs yielding e=uve=uv0 (Bhyravarapu et al., 2019).
  • Kneser Graphs: For e=uve=uv1, e=uve=uv2 for e=uve=uv3, both upper and lower bounds shown via explicit coloring and hitting-set constructions (Bhyravarapu et al., 2019).
  • String Graphs: For string graph e=uve=uv4 with classical chromatic number e=uve=uv5, e=uve=uv6 (Keller et al., 2017).
Graph Class e=uve=uv7 or e=uve=uv8 Upper Bound Reference
e=uve=uv9-degenerate (cu(e),cv(e))(c_u(e), c_v(e))0 (Bradshaw et al., 2021)
Planar (cu(e),cv(e))(c_u(e), c_v(e))1 ((cu(e),cv(e))(c_u(e), c_v(e))2), (cu(e),cv(e))(c_u(e), c_v(e))3 ((cu(e),cv(e))(c_u(e), c_v(e))4) (Dvořák et al., 2018, Bhyravarapu et al., 2019)
Outerplanar (cu(e),cv(e))(c_u(e), c_v(e))5 ((cu(e),cv(e))(c_u(e), c_v(e))6) (Bhyravarapu et al., 2019)
Kneser (cu(e),cv(e))(c_u(e), c_v(e))7 (cu(e),cv(e))(c_u(e), c_v(e))8 (if (cu(e),cv(e))(c_u(e), c_v(e))9) (Bhyravarapu et al., 2019)
Embeddable genus φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}0 φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}1 (Dvořák et al., 2018)

3. Relations to Adaptable and Separation Choosability

A local φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}2-partition gives rise to conflict tuples corresponding to list assignments and forbidden edge labels. The following chain holds for every (multi)graph φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}3: φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}4 There exist graphs (for every φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}5) with arbitrarily large gaps between φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}6, φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}7, φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}8, and φ ⁣:V{1,,k}\varphi\colon V \to \{1, \dots, k\}9 (Casselgren et al., 17 Sep 2025). For example, {cv}\{c_v\}0 has {cv}\{c_v\}1 substantially less than {cv}\{c_v\}2. Constructions exist where {cv}\{c_v\}3, and explicit planar multigraphs with {cv}\{c_v\}4 (Casselgren et al., 17 Sep 2025).

Within planar graphs, a no-gap theorem precludes {cv}\{c_v\}5 except as described above, and {cv}\{c_v\}6 remains open for simple planars.

4. Algorithmic and Probabilistic Techniques

Constructions for {cv}\{c_v\}7 colorings invoke randomized inventory assignment per vertex, deletion of colors violating forbidden pairs, and application of LLL to control the exponentially small probability of failure at each vertex (Bradshaw et al., 2021). Algorithmic versions use the Moser–Tardos resampling method, with local event dependencies and efficient expected runtime.

Distributed variants, as in the LOCAL model, frame single-conflict coloring as a two-round list/color-reduction process; for maximum outdegree {cv}\{c_v\}8, list sizes of {cv}\{c_v\}9 suffice for deterministic completion in two rounds, matching earlier Linial-style color reduction but for single-conflict constraints (Maus et al., 2020).

For kk00-uniform hypergraphs, threshold-type results are governed by the balance between edge density and available palette size; for random conflict-tuple assignments, the sharp threshold for kk01 is at kk02. For general kk03, palette sizes kk04 suffice for kk05-degenerate kk06-uniforms (Casselgren et al., 11 Jan 2026).

5. Generalizations and Variants

Hypergraphs

Single-conflict coloring generalizes naturally. Each vertex kk07 in kk08-uniform kk09 is assigned kk10; a coloring kk11 is proper if, for every kk12, kk13. The single-conflict chromatic number kk14 denotes the global minimum kk15 allowing all local kk16-partitions to be avoided. Threshold phenomena for random conflict assignments parallel random kk17-SAT scaling (Casselgren et al., 11 Jan 2026).

Variants

  • Conflict-free coloring on open/closed neighborhoods: For open neighborhoods, the conflict-free chromatic number kk18 is the minimum kk19 so that every kk20 has a neighbor whose color is unique in its open neighborhood. This is NP-complete and admits sharp planar, outerplanar, and Kneser-type bounds (Bhyravarapu et al., 2019).
  • Proper conflict-free coloring: Requires a proper coloring with additional uniqueness-of-color-in-neighbor constraint, with explicit bounds for planar large-girth graphs achieved via greedy augmentations and discharge (Anderson et al., 2024).
  • Strong conflict-free coloring: For kk21, coincides with the perfect dominating set; algorithms parameterized by treewidth are fixed-parameter tractable (Agrawal et al., 2019).

6. Open Problems and Future Directions

Key open questions include:

  • Is the kk22 bound for kk23-degenerate simple graphs optimal, or can the logarithmic factor be removed?
  • For hypergraphs, does a similar sharp threshold for kk24 hold for general (not only linear or sparse) kk25-uniforms, and can palette sparsification be generalized?
  • For specific planar structures, is there a simple planar kk26 with kk27
  • How large can the gap between separation/adaptable and single-conflict chromatic numbers be, particularly in linear hypergraphs (Casselgren et al., 17 Sep 2025, Casselgren et al., 11 Jan 2026)?
  • Are there deterministic polynomial-time algorithms matching the probabilistic upper bounds, especially for the surface genus case (Bradshaw et al., 2021, Dvořák et al., 2018)?

Further, the structural characterization of graphs (or hypergraphs) with kk28 for small kk29 remains incomplete, with only partial results for kk30 (Casselgren et al., 17 Sep 2025).

7. Connections and Broader Context

Single conflict coloring is positioned at the intersection of list coloring, DP-coloring, and local avoidance constraints. The hierarchy

kk31

provides a stratified perspective for investigating robustness and flexibility of vertex colorings under adversarial and combinatorial constraints.

Algorithmically, developments link probabilistic combinatorics (the Lovász Local Lemma, sharp thresholds) with distributed and fixed-parameter paradigms. The emergence of sharp transition phenomena in uniform hypergraphs, the impact of palette sparsification, and gaps between list-type parameters are central current research themes (Casselgren et al., 11 Jan 2026, Casselgren et al., 17 Sep 2025, Maus et al., 2020).

Open problems in tractability, chromatic gaps, and explicit characterizations suggest further research directions with implications for structural graph theory, distributed algorithms, and the theory of graph colorings under local and global forbidden configurations.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Single Conflict Coloring.