A Distribution Evolutionary Algorithm for the Graph Coloring Problem
Yongjian Xu, Huabin Cheng, Ning Xu, Yu Chen, Chengwang Xie

TL;DR
This paper introduces DEA-PPM, a novel distribution evolutionary algorithm that efficiently solves the graph coloring problem by combining a population-based probability model with exploration and refinement strategies.
Contribution
It proposes a new distribution evolutionary algorithm with a distribution population, orthogonal exploration, and iterative vertex removal for improved graph coloring solutions.
Findings
DEA-PPM achieves competitive results with small populations.
The algorithm effectively balances exploration and exploitation.
Numerical experiments outperform existing metaheuristics.
Abstract
Graph coloring is a challenging combinatorial optimization problem with a wide range of applications. In this paper, a distribution evolutionary algorithm based on a population of probability model (DEA-PPM) is developed to address it efficiently. Unlike existing estimation of distribution algorithms where a probability model is updated by generated solutions, DEA-PPM employs a distribution population based on a novel probability model, and an orthogonal exploration strategy is introduced to search the distribution space with the assistance of an refinement strategy. By sampling the distribution population, efficient search in the solution space is realized based on a tabu search process. Meanwhile, DEA-PPM introduces an iterative vertex removal strategy to improve the efficiency of -coloring, and an inherited initialization strategy is implemented to address the chromatic problem…
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
TopicsScheduling and Timetabling Solutions
