The connected Grundy coloring problem: Formulations and a local-search enhanced biased random-key genetic algorithm
Mateus C. Silva, Rafael A. Melo, Mauricio G. C. Resende and, Marcio C. Santos, Rodrigo F. Toso

TL;DR
This paper introduces new formulations and a hybrid genetic algorithm with local search for the connected Grundy coloring problem, demonstrating effective solutions for large instances and extending to related coloring problems.
Contribution
It proposes two integer programming models and a local-search enhanced biased random-key genetic algorithm specifically designed for the connected Grundy coloring problem, with improved performance over existing methods.
Findings
The representative-based formulation outperforms the standard formulation on benchmark instances.
The proposed BRKGA efficiently finds high-quality solutions for large instances.
The algorithm can be extended to solve the Grundy coloring problem without connectivity constraints.
Abstract
Given a graph G=(V,E), a connected Grundy coloring is a proper vertex coloring that can be obtained by a first-fit heuristic on a connected vertex sequence. A first-fit coloring heuristic is one that attributes to each vertex in a sequence the lowest-index color not used for its preceding neighbors. A connected vertex sequence is one in which each element, except for the first one, is connected to at least one element preceding it. The connected Grundy coloring problem consists of obtaining a connected Grundy coloring maximizing the number of colors. In this paper, we propose two integer programming (IP) formulations and a local-search enhanced biased random-key genetic algorithm (BRKGA) for the connected Grundy coloring problem. The first formulation follows the standard way of partitioning the vertices into color classes while the second one relies on the idea of representatives in an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsColor Science and Applications
