A Constraint Programming Model for the B-Coloring Problem

Advances in transdisciplinary engineering(2023)

引用 0|浏览1
暂无评分
摘要
B-coloring is a theoretical optimization problem on a graph that, on top of being used to model some real-world applications, is exploited by some bounding techniques embedded into solvers for the classical graph coloring problem. This implies that improved solutions for the b-coloring problem have an impact on an even larger pool of practical applications modelled by graph coloring in several different fields such as scheduling, timetabling and telecommunications. The b-coloring problem aims to maximize the number of colors used to provide a complete coloring for a graph G = (V,E), while preventing adjacent vertices from receiving the same color. Moreover, each color used is associated to a so-called a b-vertex. A vertex can be a b-vertex only if the set of colors assigned to its adjacent vertices includes all the colors used, apart from the one assigned to the vertex itself. In this work we discuss a new Constraint Programming model for the b-coloring problem and we show how such a paradigm can improve state-of-the-art results for several benchmarks instances commonly adopted in the literature.
更多
查看译文
关键词
constraint programming model,b-coloring
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要