Parameterized Pre-coloring Extension and List Coloring Problems
Abstract
Golovach, Paulusma and Song (Inf. Comput. 2014) asked to determine the parameterized complexity of the following problems parameterized by : (1) Given a graph , a clique modulator (a clique modulator is a set of vertices, whose removal results in a clique) of size for , and a list of colors for every , decide whether has a proper list coloring; (2) Given a graph , a clique modulator of size for , and a pre-coloring for decide whether can be extended to a proper coloring of using only colors from For Problem 1 we design an -time randomized algorithm and for Problem 2 we obtain a kernel with at most vertices. Banik et al. (IWOCA 2019) proved the the following problem is fixed-parameter tractable and asked whether it admits a polynomial kernel: Given a graph , an integer , and a list of exactly colors for every decide whether there is a proper list coloring for We obtain a kernel with vertices and colors and a compression to a variation of the problem with vertices and colors.
Cite
@article{arxiv.1907.12061,
title = {Parameterized Pre-coloring Extension and List Coloring Problems},
author = {Gregory Gutin and Diptapriyo Majumdar and Sebastian Ordyniak and Magnus Wahlström},
journal= {arXiv preprint arXiv:1907.12061},
year = {2019}
}