The Complexity of the Partition Coloring Problem
Data Structures and Algorithms
2020-07-29 v1 Computational Complexity
Abstract
Given a simple undirected graph and a partition of the vertex set into parts, the \textsc{Partition Coloring Problem} asks if we can select one vertex from each part of the partition such that the chromatic number of the subgraph induced on the selected vertices is bounded by . PCP is a generalized problem of the classical \textsc{Vertex Coloring Problem} and has applications in many areas, such as scheduling and encoding etc. In this paper, we show the complexity status of the \textsc{Partition Coloring Problem} with three parameters: the number of colors, the number of parts of the partition, and the maximum size of each part of the partition. Furthermore, we give a new exact algorithm for this problem.
Cite
@article{arxiv.2007.14225,
title = {The Complexity of the Partition Coloring Problem},
author = {Zhenyu Guo and Mingyu Xiao and Yi Zhou},
journal= {arXiv preprint arXiv:2007.14225},
year = {2020}
}
Comments
To appear in TAMC 2020