Exploring the k-colorable landscape with Iterated Greedy.

Joseph C. Culberson,Feng Luo
DOI: https://doi.org/10.1090/dimacs/026/13
1993-01-01
Abstract: . Many heuristic algorithms have been proposed for graph coloring.The simplest is perhaps the greedy algorithm. Many variations havebeen proposed for this algorithm at various levels of sophistication, but itis generally assumed that the coloring will occur in a single attempt. Wenote that if a new permutation of the vertices is chosen which respects theindependent sets of a previous coloring, then applying the greedy algorithmwill result in a new coloring in which the number of colors...
What problem does this paper attempt to address?