English

A Complexity Dichotomy for Critical Values of the b-Chromatic Number of Graphs

Data Structures and Algorithms 2019-02-12 v2 Computational Complexity

Abstract

A bb-coloring of a graph GG is a proper coloring of its vertices such that each color class contains a vertex that has at least one neighbor in all the other color classes. The b-Coloring problem asks whether a graph GG has a bb-coloring with kk colors. The bb-chromatic number of a graph GG, denoted by χb(G)\chi_b(G), is the maximum number kk such that GG admits a bb-coloring with kk colors. We consider the complexity of the b-Coloring problem, whenever the value of kk is close to one of two upper bounds on χb(G)\chi_b(G): The maximum degree Δ(G)\Delta(G) plus one, and the mm-degree, denoted by m(G)m(G), which is defined as the maximum number ii such that GG has ii vertices of degree at least i1i-1. We obtain a dichotomy result stating that for fixed k{Δ(G)+1p,m(G)p}k \in \{\Delta(G) + 1 - p, m(G) - p\}, the problem is polynomial-time solvable whenever p{0,1}p \in \{0, 1\} and, even when k=3k = 3, it is NP-complete whenever p2p \ge 2. We furthermore consider parameterizations of the b-Coloring problem that involve the maximum degree Δ(G)\Delta(G) of the input graph GG and give two FPT-algorithms. First, we show that deciding whether a graph GG has a bb-coloring with m(G)m(G) colors is FPT parameterized by Δ(G)\Delta(G). Second, we show that b-Coloring is FPT parameterized by Δ(G)+k(G)\Delta(G) + \ell_k(G), where k(G)\ell_k(G) denotes the number of vertices of degree at least kk.

Keywords

Cite

@article{arxiv.1811.03966,
  title  = {A Complexity Dichotomy for Critical Values of the b-Chromatic Number of Graphs},
  author = {Lars Jaffke and Paloma T. Lima},
  journal= {arXiv preprint arXiv:1811.03966},
  year   = {2019}
}

Comments

20 pages, 1 figure