Local Coloring and its Complexity
Jie You, Yixin Cao, Jianxin Wang

TL;DR
This paper investigates the complexity of a local graph coloring variation, providing a complete classification of its computational difficulty for various fixed numbers of colors.
Contribution
It characterizes graphs with local 3-colorings, offers a polynomial-time algorithm for them, and proves NP-hardness for fixed even numbers at least 6, completing the complexity landscape.
Findings
Polynomial-time algorithm for local 3-coloring.
NP-hardness for fixed even k ≥ 6.
Completes the complexity classification for local coloring.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Timetabling Solutions · Graph Labeling and Dimension Problems · Advanced Graph Theory Research
