Local Coloring and its Complexity
Abstract
A -coloring of a graph is an assignment of integers between and 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 and a positive integer , the local coloring problem asks for whether admits a local -coloring. We give a characterization of graphs admitting local -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 is an odd number of at least , or . We show that it is NP-hard when is any fixed even number at least , 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