Graph coloring with rejection

作者:

Highlights:

摘要

We consider the following vertex coloring problem. We are given an undirected graph G=(V,E), where each vertex v is associated with a penalty rejection cost rv. We need to choose a subset of vertices, V′, and to find a proper coloring of the induced subgraph of G over V′. We are interested in both the number of colors used to color the vertices of V′, and in the total rejection cost of all other vertices. The goal is to minimize the sum of these two amounts. In this paper we consider both the online and the offline versions of this problem. In the online version, vertices arrive one at a time, revealing the rejection cost of the current vertex and the set of edges connecting it to previously revealed vertices. We also consider the classical online coloring problem on bounded degree graphs and on (k+1)-claw free graphs.

论文关键词:Graph coloring,Approximation algorithms,Online algorithms

论文评审过程:Received 12 August 2006, Revised 10 June 2010, Accepted 11 June 2010, Available online 16 June 2010.

论文官网地址:https://doi.org/10.1016/j.jcss.2010.06.016