On the Complexity of Rainbow Coloring Problems
Eduard Eiben, Robert Ganian, and Juho Lauri

TL;DR
This paper investigates the computational complexity of various rainbow coloring problems in graphs, establishing NP-completeness results and providing efficient algorithms for special graph classes and fixed parameters.
Contribution
It proves NP-completeness of the Strong Rainbow Vertex Coloring problem on diameter 3 graphs and offers linear-time algorithms for fixed color counts on graphs with bounded treewidth and vertex cover number.
Findings
NP-completeness of Strong Rainbow Vertex Coloring on diameter 3 graphs
Linear-time algorithms for fixed color counts on bounded treewidth graphs
Linear-time algorithms for exact rainbow connection numbers on graphs with bounded vertex cover
Abstract
An edge-colored graph is said to be rainbow connected if between each pair of vertices there exists a path which uses each color at most once. The rainbow connection number, denoted by , is the minimum number of colors needed to make rainbow connected. Along with its variants, which consider vertex colorings and/or so-called strong colorings, the rainbow connection number has been studied from both the algorithmic and graph-theoretic points of view. In this paper we present a range of new results on the computational complexity of computing the four major variants of the rainbow connection number. In particular, we prove that the \textsc{Strong Rainbow Vertex Coloring} problem is -complete even on graphs of diameter . We show that when the number of colors is fixed, then all of the considered problems can be solved in linear time on graphs of bounded treewidth.…
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 · Graph Labeling and Dimension Problems · Limits and Structures in Graph Theory
