Weighted Node Coloring: When Stable Sets Are Expensive

  • Authors:
  • Marc Demange;D. de Werra;Jérôme Monnot;Vangelis Th. Paschos

  • Affiliations:
  • -;-;-;-

  • Venue:
  • WG '02 Revised Papers from the 28th International Workshop on Graph-Theoretic Concepts in Computer Science
  • Year:
  • 2002

Quantified Score

Hi-index 0.01

Visualization

Abstract

A version of weighted coloring of a graph is introduced: each node v of a graph G = (V, E) is provided with a positive integer weight w(v) and the weight of a stable set S of G is w(S) = max{w(v) : v 驴 V 驴 S}. A k-coloring S = (S1, . . . , Sk) of G is a partition of V into k stable sets S1, . . . , Sk and the weight of S is w(S1) + . . . + w(Sk). The objective then is to find a coloring S = (S1, . . . , Sk) of G such that w(S1) + . . . + w(Sk) is minimized. Weighted node coloring is NP-hard for general graphs (as generalization of the node coloring problem). We prove here that the associated decision problems are NP-complete for bipartite graphs, for line-graphs of bipartite graphs and for split graphs. We present approximation results for general graphs. For the other families of graphs dealt, properties of optimal solutions are discussed and complexity and approximability results are presented.