English

A memetic algorithm for the minimum sum coloring problem

Discrete Mathematics 2014-02-07 v1 Data Structures and Algorithms

Abstract

Given an undirected graph GG, the Minimum Sum Coloring problem (MSCP) is to find a legal assignment of colors (represented by natural numbers) to each vertex of GG such that the total sum of the colors assigned to the vertices is minimized. This paper presents a memetic algorithm for MSCP based on a tabu search procedure with two neighborhoods and a multi-parent crossover operator. Experiments on a set of 77 well-known DIMACS and COLOR 2002-2004 benchmark instances show that the proposed algorithm achieves highly competitive results in comparison with five state-of-the-art algorithms. In particular, the proposed algorithm can improve the best known results for 17 instances. We also provide upper bounds for 18 additional instances for the first time.

Keywords

Cite

@article{arxiv.1304.2641,
  title  = {A memetic algorithm for the minimum sum coloring problem},
  author = {Yan Jin and Jin-Kao Hao and Jean-Philippe Hamiez},
  journal= {arXiv preprint arXiv:1304.2641},
  year   = {2014}
}

Comments

Submitted manuscript

R2 v1 2026-06-21T23:56:40.569Z