A deep learning guided memetic framework for graph coloring problems
Abstract
Given an undirected graph with a set of vertices and a set of edges , a graph coloring problem involves finding a partition of the vertices into different independent sets. In this paper we present a new framework that combines a deep neural network with the best tools of classical metaheuristics for graph coloring. The proposed method is evaluated on two popular graph coloring problems (vertex coloring and weighted coloring). Computational experiments on well-known benchmark graphs show that the proposed approach is able to obtain highly competitive results for both problems. A study of the contribution of deep learning in the method highlights that it is possible to learn relevant patterns useful to obtain better solutions to graph coloring problems.
Cite
@article{arxiv.2109.05948,
title = {A deep learning guided memetic framework for graph coloring problems},
author = {Olivier Goudet and Cyril Grelier and Jin-Kao Hao},
journal= {arXiv preprint arXiv:2109.05948},
year = {2022}
}