The Complexity of the Partition Coloring Problem
Zhenyu Guo, Mingyu Xiao, Yi Zhou

TL;DR
This paper investigates the computational complexity of the Partition Coloring Problem, a generalization of vertex coloring, analyzing its difficulty based on parameters like colors, parts, and part size, and introduces a new exact algorithm.
Contribution
The paper determines the complexity status of the Partition Coloring Problem for various parameters and presents a novel exact algorithm for solving it.
Findings
Complexity results for different parameter combinations.
Identification of tractable and intractable cases.
A new exact algorithm for the problem.
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.
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 · Advanced Graph Theory Research · graph theory and CDMA systems
