Article ID: | iaor20165042 |
Volume: | 69 |
Issue: | 1 |
Start Page Number: | 124 |
End Page Number: | 141 |
Publication Date: | Jan 2017 |
Journal: | Networks |
Authors: | Gabrel Virginie, Furini Fabio, Ternier Ian-Christopher |
Keywords: | combinatorial optimization, programming: branch and bound, graphs, heuristics |
Given an undirected graph, the Vertex Coloring Problem (VCP) consists of assigning a color to each vertex of the graph in such a way that two adjacent vertices do not share the same color and the total number of colors is minimized. DSATUR‐based Branch‐and‐Bound algorithm (DSATUR) is an effective exact algorithm for the VCP. One of its main drawback is that a lower bound is computed only once and it is never updated. We introduce a reduced graph which allows the computation of lower bounds at nodes of the branching tree. We compare the effectiveness of different classical VCP bounds, plus a new lower bound based on the 1 ‐to‐ 1 mapping between VCPs and Stable Set Problems. Our new DSATUR outperforms the state of the art for random VCP instances with high density, significantly increasing the size of instances solved to proven optimality.