English

Local Coloring and its Complexity

Combinatorics 2018-09-24 v2 Data Structures and Algorithms

Abstract

A kk-coloring of a graph is an assignment of integers between 11 and kk to vertices in the graph such that the endpoints of each edge receive different numbers. We study a local variation of the coloring problem, which imposes further requirements on three vertices: We are not allowed to use two consecutive numbers for a path on three vertices, or three consecutive numbers for a cycle on three vertices. Given a graph GG and a positive integer kk, the local coloring problem asks for whether GG admits a local kk-coloring. We give a characterization of graphs admitting local 33-coloring, which implies a simple polynomial-time algorithm for it. Li et al.~[\href{http://dx.doi.org/10.1016/j.ipl.2017.09.013} {Inf.~Proc.~Letters 130 (2018)}] recently showed it is NP-hard when kk is an odd number of at least 55, or k=4k = 4. We show that it is NP-hard when kk is any fixed even number at least 66, thereby completing the complexity picture of this problem. We close the paper with a short remark on local colorings of perfect graphs.

Keywords

Cite

@article{arxiv.1809.02513,
  title  = {Local Coloring and its Complexity},
  author = {Jie You and Yixin Cao and Jianxin Wang},
  journal= {arXiv preprint arXiv:1809.02513},
  year   = {2018}
}

Comments

There is a crucial mistake in our first result

R2 v1 2026-06-23T03:58:05.475Z