An effective heuristic algorithm for sum coloring of graphs

  • Authors:
  • Qinghua Wu;Jin-Kao Hao

  • Affiliations:
  • LERIA, Université d'Angers 2 Boulevard Lavoisier, 49045 Angers Cedex 01, France;LERIA, Université d'Angers 2 Boulevard Lavoisier, 49045 Angers Cedex 01, France

  • Venue:
  • Computers and Operations Research
  • Year:
  • 2012

Quantified Score

Hi-index 0.01

Visualization

Abstract

Given an undirected graph G=(V,E), the minimum sum coloring problem (MSCP) is to find a legal vertex coloring of G, using colors represented by natural numbers (1,2,...) such that the total sum of the colors assigned to the vertices is minimized. In this paper, we present EXSCOL, a heuristic algorithm based on independent set extraction for this NP-hard problem. EXSCOL identifies iteratively collections of disjoint independent sets of equal size and assign to each independent set the smallest available color. For the purpose of computing large independent sets, EXSCOL employs a tabu search based heuristic. Experimental evaluations on a collection of 52 DIMACS and COLOR2 benchmark graphs show that the proposed approach achieves highly competitive results. For more than half of the graphs used in the literature, our approach improves the current best known upper bounds.