English

Parameterized and Exact Algorithms for Class Domination Coloring

Discrete Mathematics 2022-03-18 v1

Abstract

A class domination coloring (also called cd-Coloring or dominated coloring) of a graph is a proper coloring in which every color class is contained in the neighbourhood of some vertex. The minimum number of colors required for any cd-coloring of GG, denoted by χcd(G)\chi_{cd}(G), is called the class domination chromatic number (cd-chromatic number) of GG. In this work, we consider two problems associated with the cd-coloring of a graph in the context of exact exponential-time algorithms and parameterized complexity. (1) Given a graph GG on nn vertices, find its cd-chromatic number. (2) Given a graph GG and integers kk and qq, can we delete at most kk vertices such that the cd-chromatic number of the resulting graph is at most qq? For the first problem, we give an exact algorithm with running time \Oh(2nn4logn)\Oh(2^n n^4 \log n). Also, we show that the problem is \FPT\ with respect to the number qq of colors as the parameter on chordal graphs. On graphs of girth at least 5, we show that the problem also admits a kernel with \Oh(q3)\Oh(q^3) vertices. For the second (deletion) problem, we show \NP-hardness for each q2q \geq 2. Further, on split graphs, we show that the problem is \NP-hard if qq is a part of the input and \FPT\ with respect to kk and qq as combined parameters. As recognizing graphs with cd-chromatic number at most qq is \NP-hard in general for q4q \geq 4, the deletion problem is unlikely to be \FPT\ when parameterized by the size of the deletion set on general graphs. We show fixed parameter tractability for q{2,3}q \in \{2,3\} using the known algorithms for finding a vertex cover and an odd cycle transversal as subroutines.

Keywords

Cite

@article{arxiv.2203.09106,
  title  = {Parameterized and Exact Algorithms for Class Domination Coloring},
  author = {R. Krithika and Ashutosh Rai and Saket Saurabh and Prafullkumar Tale},
  journal= {arXiv preprint arXiv:2203.09106},
  year   = {2022}
}
R2 v1 2026-06-24T10:16:40.791Z