English

List Colouring Trees in Logarithmic Space

Discrete Mathematics 2022-06-22 v1 Computational Complexity Data Structures and Algorithms

Abstract

We show that List Colouring can be solved on nn-vertex trees by a deterministic Turing machine using O(logn)O(\log n) bits on the worktape. Given an nn-vertex graph G=(V,E)G=(V,E) and a list L(v){1,,n}L(v)\subseteq\{1,\dots,n\} of available colours for each vVv\in V, a list colouring for GG is a proper colouring cc such that c(v)L(v)c(v)\in L(v) for all vv.

Keywords

Cite

@article{arxiv.2206.09750,
  title  = {List Colouring Trees in Logarithmic Space},
  author = {Hans L. Bodlaender and Carla Groenland and Hugo Jacob},
  journal= {arXiv preprint arXiv:2206.09750},
  year   = {2022}
}

Comments

18 pages, accepted to ESA

R2 v1 2026-06-24T11:57:13.977Z