Grouped Color Deletion, Lasserre Exactness and Clique-Sum Locality for Rainbow Matching

📅 2026-04-28
📈 Citations: 0
Influential: 0
📄 PDF

career value

201K/year
🤖 AI Summary
This work addresses the rainbow matching problem in edge-colored graphs, which seeks a maximum matching containing at most one edge of each color. The authors develop an exact algorithm by strategically removing a set of colors so that the resulting enhanced graph belongs to a specific hereditary graph class. Their approach integrates the Lasserre semidefinite programming hierarchy, clique-based decomposition, and dynamic programming. A key contribution is establishing a connection between the number of colors removed and the level of the Lasserre hierarchy required for exactness. Exploiting the block structure of the color-intersection graph, they design a block-wise dynamic programming scheme. For color-intersection graphs with bounded block size, they provide an FPT algorithm to compute the deletion parameter; while showing that this parameter is NP-hard to compute when targeting chordal graphs, they prove it becomes fixed-parameter tractable under bounded forbidden subgraph conditions.
📝 Abstract
We study the rainbow matching (RM) problem: given an edge-colored graph, find a maximum matching with at most one edge of each color. Rainbow matchings correspond to stable sets in the \emph{augmented} graph $H$ obtained from the line graph by completing each color class into a clique. For a hereditary graph class $\mathcal{X}$, we introduce the parameter $κ_{\mathcal{X}}$ to be the minimum number of colors whose deletion places the \emph{residual} augmented graph in $\mathcal{X}$. We show that this parameter has two complementary flavors. From a polyhedral side, if $\mathcal{X}$ is uniformly rank-$r$ exact, then deleting $k$ colors to obtain a residual augmented graph in $\mathcal{X}$ implies exactness of the Lasserre hierarchy at level $k+r$. This yields, in particular, exactness at level $k+1$ for deletion to perfect, and exactness at level $k+r$ for deletion to $h$-perfect residual graphs of bounded odd-hole rank $r$. Our second result is structural. We show that the right object in this case is the \emph{color-intersection} graph $Γ$ that impacts the topology of the conflict graph $H$ as follows: articulation colors in $Γ$ induce clique-sum decompositions in $H$, so residual obstructions for clique-sum-local hereditary classes $\mathcal{X}$ are embedded in individual blocks. Thus we can test membership of the residual graph in these target classes in a blockwise manner. As a consequence, we give an exact dynamic programming algorithm for computing the deletion parameter when $Γ$ has blocks of bounded size. Finally, once such a deletion set is given, RM can be solved by branching over the deleted color classes and solving residual instances. We also show that computing this parameter is \textbf{NP}-hard already in the chordal targets but it is FPT for classes $\mathcal{X}$ characterized by a set of forbidden induced subgraphs of bounded size.
Problem

Research questions and friction points this paper is trying to address.

Rainbow Matching
Color Deletion
Augmented Graph
Hereditary Graph Class
Clique-Sum Locality
Innovation

Methods, ideas, or system contributions that make the work stand out.

Rainbow Matching
Lasserre Hierarchy
Clique-sum Decomposition
Color-intersection Graph
Fixed-parameter Tractability
🔎 Similar Papers
No similar papers found.