Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Dual parameterization of Weighted Coloring (1805.06699v1)

Published 17 May 2018 in cs.DS and cs.CC

Abstract: Given a graph $G$, a proper $k$-coloring of $G$ is a partition $c = (S_i){i\in [1,k]}$ of $V(G)$ into $k$ stable sets $S_1,\ldots, S{k}$. Given a weight function $w: V(G) \to \mathbb{R}+$, the weight of a color $S_i$ is defined as $w(i) = \max_{v \in S_i} w(v)$ and the weight of a coloring $c$ as $w(c) = \sum_{i=1}{k}w(i)$. Guan and Zhu [Inf. Process. Lett., 1997] defined the weighted chromatic number of a pair $(G,w)$, denoted by $\sigma(G,w)$, as the minimum weight of a proper coloring of $G$. The problem of determining $\sigma(G,w)$ has received considerable attention during the last years, and has been proved to be notoriously hard: for instance, it is NP-hard on split graphs, unsolvable on $n$-vertex trees in time $n{o(\log n)}$ unless the ETH fails, and W[1]-hard on forests parameterized by the size of a largest tree. In this article we provide some positive results for the problem, by considering its so-called dual parameterization: given a vertex-weighted graph $(G,w)$ and an integer $k$, the question is whether $\sigma(G,w) \leq \sum_{v \in V(G)} w(v) - k$. We prove that this problem is FPT by providing an algorithm running in time $9k \cdot n{O(1)}$, and it is easy to see that no algorithm in time $2{o(k)} \cdot n{O(1)}$ exists under the ETH. On the other hand, we present a kernel with at most $(2{k-1}+1) (k-1)$ vertices, and we rule out the existence of polynomial kernels unless ${\sf NP} \subseteq {\sf coNP} / {\sf poly}$, even on split graphs with only two different weights. Finally, we identify some classes of graphs on which the problem admits a polynomial kernel, in particular interval graphs and subclasses of split graphs, and in the latter case we present lower bounds on the degrees of the polynomials.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Victor A. Campos (5 papers)
  2. Ignasi Sau (71 papers)
  3. Ana Silva (38 papers)
  4. Júlio Araújo (9 papers)
  5. Carlos Vinícius G. C. Lima (1 paper)
  6. Vinícius Fernandes dos Santos (1 paper)
Citations (2)

Summary

We haven't generated a summary for this paper yet.