English

The Complexity of the Partition Coloring Problem

Data Structures and Algorithms 2020-07-29 v1 Computational Complexity

Abstract

Given a simple undirected graph G=(V,E)G=(V,E) and a partition of the vertex set VV into pp 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 pp selected vertices is bounded by kk. 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.

Keywords

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

R2 v1 2026-06-23T17:27:55.000Z