A Memetic Algorithm Using Partial Solutions for Graph Coloring Problem.

Ziwei Zhuang,Hedong Xu,Suohai Fan,Jing Zheng
DOI: https://doi.org/10.1109/cec.2016.7744194
2016-01-01
Abstract:Graph coloring is one of the most significant problems in combinatorial optimization. On the basis of the traditional evolutionary heuristic algorithm, this paper presents a memetic algorithm with partial solutions (MAP) for solving this problem. Moreover, we combine a special crossover operator based on the independent sets and a tabu search algorithm with a strong capacity of local search. Meanwhile the score function for individuals and the fitness function for updating process are improved. The experiment for DIMACS Benchmark shows that this algorithm can not only solve the general graphs, but also figure out the optimal solution to the flat series which cannot be solved well by most evolutionary heuristic algorithms. It proves that the memetic algorithm with partial solutions (MAP) has a good stability.
What problem does this paper attempt to address?