A Column Generation Approach For Graph Coloring (1995)
| Venue: | INFORMS Journal on Computing |
| Citations: | 58 - 2 self |
BibTeX
@ARTICLE{Mehrotra95acolumn,
author = {Anuj Mehrotra and Michael A. Trick},
title = {A Column Generation Approach For Graph Coloring},
journal = {INFORMS Journal on Computing},
year = {1995},
volume = {8},
pages = {344--354}
}
Years of Citing Articles
OpenURL
Abstract
We present a method for solving the independent set formulation of the graph coloring problem (where there is one variable for each independent set in the graph). We use a column generation method for implicit optimization of the linear program at each node of the branch-and-bound tree. This approach, while requiring the solution of a difficult subproblem as well as needing sophisticated branching rules, solves small to moderate size problems quickly. We have also implemented an exact graph coloring algorithm based on DSATUR for comparison. Implementation details and computational experience are presented. 1 INTRODUCTION The graph coloring problem is one of the most useful models in graph theory. This problem has been used to solve problems in school timetabling [10], computer register allocation [7, 8], electronic bandwidth allocation [11], and many other areas. These applications suggest that effective algorithms for solving the graph coloring problem would be of great importance. D...







