English

Filling the Complexity Gaps for Colouring Planar and Bounded Degree Graphs

Data Structures and Algorithms 2019-02-08 v5 Computational Complexity Discrete Mathematics Combinatorics

Abstract

A colouring of a graph G=(V,E)G=(V,E) is a function c:V{1,2,}c: V\rightarrow\{1,2,\ldots \} such that c(u)c(v)c(u)\neq c(v) for every uvEuv\in E. A kk-regular list assignment of GG is a function LL with domain VV such that for every uVu\in V, L(u)L(u) is a subset of {1,2,}\{1, 2, \dots\} of size kk. A colouring cc of GG respects a kk-regular list assignment LL of GG if c(u)L(u)c(u)\in L(u) for every uVu\in V. A graph GG is kk-choosable if for every kk-regular list assignment LL of GG, there exists a colouring of GG that respects LL. We may also ask if for a given kk-regular list assignment LL of a given graph GG, there exists a colouring of GG that respects LL. This yields the kk-Regular List Colouring problem. For k{3,4}k\in \{3,4\} we determine a family of classes G{\cal G} of planar graphs, such that either kk-Regular List Colouring is NP-complete for instances (G,L)(G,L) with GGG\in {\cal G}, or every GGG\in {\cal G} is kk-choosable. By using known examples of non-33-choosable and non-44-choosable graphs, this enables us to classify the complexity of kk-Regular List Colouring restricted to planar graphs, planar bipartite graphs, planar triangle-free graphs and to planar graphs with no 44-cycles and no 55-cycles. We also classify the complexity of kk-Regular List Colouring and a number of related colouring problems for graphs with bounded maximum degree.

Keywords

Cite

@article{arxiv.1506.06564,
  title  = {Filling the Complexity Gaps for Colouring Planar and Bounded Degree Graphs},
  author = {Konrad K. Dabrowski and Francois Dross and Matthew Johnson and Daniel Paulusma},
  journal= {arXiv preprint arXiv:1506.06564},
  year   = {2019}
}

Comments

19 pages

R2 v1 2026-06-22T09:57:49.405Z