Parameterized Complexity of Conflict-free Graph Coloring

05/01/2019
by   Hans L. Bodlaender, et al.
0

Given a graph G, a q-open neighborhood conflict-free coloring or q-ONCF-coloring is a vertex coloring c:V(G) →{1,2,...,q} such that for each vertex v ∈ V(G) there is a vertex in N(v) that is uniquely colored from the rest of the vertices in N(v). When we replace N(v) by the closed neighborhood N[v], then we call such a coloring a q-closed neighborhood conflict-free coloring or simply q-CNCF-coloring. In this paper, we study the NP-hard decision questions of whether for a constant q an input graph has a q-ONCF-coloring or a q-CNCF-coloring. We will study these two problems in the parameterized setting. First of all, we study running time bounds on FPT-algorithms for these problems, when parameterized by treewidth. We improve the existing upper bounds, and also provide lower bounds on the running time under ETH and SETH. Secondly, we study the kernelization complexity of both problems, using vertex cover as the parameter. We show that both (q ≥ 2)-ONCF-coloring and (q ≥ 3)-CNCF-coloring cannot have polynomial kernels when parameterized by the size of a vertex cover unless NP ∈ coNP/poly. However, we obtain a polynomial kernel for 2-CNCF-coloring parameterized by vertex cover. We conclude with some combinatorial results. Denote χ_ON(G) and χ_CN(G) to be the minimum number of colors required to ONCF-color and CNCF-color G, respectively. Upper bounds on χ_CN(G) with respect to structural parameters like minimum vertex cover size, minimum feedback vertex set size and treewidth are known. To the best of our knowledge only an upper bound on χ_ON(G) with respect to minimum vertex cover size was known. We provide tight bounds for χ_ON(G) with respect to minimum vertex cover size. Also, we provide the first upper bounds on χ_ON(G) with respect to minimum feedback vertex set size and treewidth.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset