Dominator Coloring and CD Coloring in Almost Cluster Graphs
Aritra Banik, Prahlad Narasimhan Kasthurirangan, Venkatesh Raman

TL;DR
This paper investigates fixed-parameter tractable algorithms for Dominator Coloring and CD Coloring in almost cluster graphs, introducing new algorithms based on structural parameters like cluster vertex deletion, twin cover, and clique modulator.
Contribution
It establishes FPT algorithms for both problems parameterized by various structural graph parameters, improving algorithm efficiency and simplicity.
Findings
Dominator Coloring is FPT with respect to cluster vertex deletion set size.
CD Coloring is FPT with respect to cluster vertex deletion set size plus number of remaining cliques.
New inclusion-exclusion based polynomial sieving algorithms are developed.
Abstract
In this paper, we study two popular variants of Graph Coloring -- Dominator Coloring and CD Coloring. In both problems, we are given a graph and a natural number as input and the goal is to properly color the vertices with at most colors with specific constraints. In Dominator Coloring, we require for each , a color such that dominates all vertices colored . In CD Coloring, we require for each color , a which dominates all vertices colored . These problems, defined due to their applications in social and genetic networks, have been studied extensively in the last 15 years. While it is known that both problems are fixed-parameter tractable (FPT) when parameterized by where is the treewidth of , we consider strictly structural parameterizations which naturally arise out of the problems' applications. We prove…
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
TopicsAdvanced Graph Theory Research
