梳凸与毛虫凸二分图上的列表 3-着色
数据结构与算法
2023-12-14 v2 组合数学
摘要
给定图 以及每个顶点 的可用颜色列表 ,其中 ,列表 -着色 (List -Coloring) 是指为图 的顶点分配颜色,使得每个顶点从其自身的列表中接收一种颜色,且没有两个相邻顶点接收到相同颜色的问题。该问题的判定版本列表 3-着色 (List -Coloring) 即使对于二分图也是 NP 完全的,而其在梳凸二分图上的复杂性一直是一个开放问题。我们给出了一种多项式时间算法,用于求解毛虫凸二分图(梳凸二分图的一个超类)上的列表 3-着色问题。我们还给出了一种针对毛虫凸二分图类的多项式时间识别算法。
引用
@article{arxiv.2305.10108,
title = {List 3-Coloring on Comb-Convex and Caterpillar-Convex Bipartite Graphs},
author = {Banu Baklan Şen and Öznur Yaşar Diner and Thomas Erlebach},
journal= {arXiv preprint arXiv:2305.10108},
year = {2023}
}
备注
An extended abstract of the paper appears in the proceedings of the 29th International Computing and Combinatorics Conference (COCOON 2023)