Parameterized and Exact Algorithms for Class Domination Coloring

03/17/2022
by   R. Krithika, et al.
0

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 G, denoted by χ_cd(G), is called the class domination chromatic number (cd-chromatic number) of G. 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 G on n vertices, find its cd-chromatic number. (2) Given a graph G and integers k and q, can we delete at most k vertices such that the cd-chromatic number of the resulting graph is at most q? For the first problem, we give an exact algorithm with running time (2^n n^4 log n). Also, we show that the problem is with respect to the number q 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 (q^3) vertices. For the second (deletion) problem, we show -hardness for each q ≥ 2. Further, on split graphs, we show that the problem is -hard if q is a part of the input and with respect to k and q as combined parameters. As recognizing graphs with cd-chromatic number at most q is -hard in general for q ≥ 4, the deletion problem is unlikely to be when parameterized by the size of the deletion set on general graphs. We show fixed parameter tractability for q ∈{2,3} using the known algorithms for finding a vertex cover and an odd cycle transversal as subroutines.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/09/2019

On Domination Coloring in Graphs

A domination coloring of a graph G is a proper vertex coloring of G such...
research
10/31/2022

Dominator Coloring and CD Coloring in Almost Cluster Graphs

In this paper, we study two popular variants of Graph Coloring – Dominat...
research
06/24/2019

Finding Optimal Solutions With Neighborly Help

Can we efficiently compute optimal solutions to instances of a hard prob...
research
05/17/2018

Dual parameterization of Weighted Coloring

Given a graph G, a proper k-coloring of G is a partition c = (S_i)_i∈ [1...
research
02/06/2018

Optimal Data Reduction for Graph Coloring Using Low-Degree Polynomials

The theory of kernelization can be used to rigorously analyze data reduc...
research
04/19/2022

A Fixed-Parameter Algorithm for the Schrijver Problem

The Schrijver graph S(n,k) is defined for integers n and k with n ≥ 2k a...
research
08/11/2019

Graph Motif Problems Parameterized by Dual

Let G=(V,E) be a vertex-colored graph, where C is the set of colors used...

Please sign up or login with your details

Forgot password? Click here to reset