Ruling out FPT algorithms for Weighted Coloring on forests

Abstract

Given a graph G, a proper k-coloring of G is a partition c = (Si)i∈ [1,k] of V(G) into k stable sets S1,…, Sk. Given a weight function w: V(G) R+, the weight of a color Si is defined as w(i) = v ∈ Si w(v) and the weight of a coloring c as w(c) = Σi=1kw(i). Guan and Zhu [Inf. Process. Lett., 1997] defined the weighted chromatic number of a pair (G,w), denoted by σ(G,w), as the minimum weight of a proper coloring of G. For a positive integer r, they also defined σ(G,w;r) as the minimum of w(c) among all proper r-colorings c of G. The complexity of determining σ(G,w) when G is a tree was open for almost 20 years, until Ara\'ujo et al. [SIAM J. Discrete Math., 2014] recently proved that the problem cannot be solved in time no( n) on n-vertex trees unless the Exponential Time Hypothesis (ETH) fails. The objective of this article is to provide hardness results for computing σ(G,w) and σ(G,w;r) when G is a tree or a forest, relying on complexity assumptions weaker than the ETH. Namely, we study the problem from the viewpoint of parameterized complexity, and we assume the weaker hypothesis FPT ≠ W[1]. Building on the techniques of Ara\'ujo et al., we prove that when G is a forest, computing σ(G,w) is W[1]-hard parameterized by the size of a largest connected component of G, and that computing σ(G,w;r) is W[2]-hard parameterized by r. Our results rule out the existence of FPT algorithms for computing these invariants on trees or forests for many natural choices of the parameter.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…