Structural Parameterizations of Budgeted Graph Coloring
Susobhan Bandopadhyay, Suman Banerjee, Aritra Banik, Venkatesh Raman

TL;DR
This paper introduces the Budgeted Coloring Problem, a generalization of classical graph coloring problems, and explores its computational complexity and fixed-parameter tractability under various graph classes and parameters.
Contribution
It establishes fixed-parameter tractability results, polynomial-time algorithms, and hardness results for the Budgeted Coloring Problem across different graph classes and parameters.
Findings
FPT parameterized by vertex cover size.
Polynomial-time solvable on cluster graphs.
NP-hard on split graphs and co-cluster graphs.
Abstract
We introduce a variant of the graph coloring problem, which we denote as {\sc Budgeted Coloring Problem} (\bcp). Given a graph , an integer and an ordered list of integers , \bcp asks whether there exists a proper coloring of where the -th color is used to color at most many vertices. This problem generalizes two well-studied graph coloring problems, {\sc Bounded Coloring Problem} (\bocp) and {\sc Equitable Coloring Problem} (\ecp) and as in the case of other coloring problems, it is \nph even for constant values of . So we study \bcp under the paradigm of parameterized complexity. \begin{itemize} \item We show that \bcp is \fpt (fixed-parameter tractable) parameterized by the vertex cover size. This generalizes a similar result for \ecp and immediately extends to the \bocp, which was earlier not known. \item We show that \bcp is…
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
