Parameterized Complexity of Maximum Edge Colorable Subgraph
Akanksha Agrawal, Madhumita Kundu, Abhishek Sahu, Saket Saurabh,, Prafullkumar Tale

TL;DR
This paper investigates the parameterized complexity of the Maximum Edge-Colorable Subgraph problem, providing fixed-parameter tractable algorithms and kernelization results based on various graph parameters.
Contribution
It introduces FPT algorithms for the problem using ILP, rainbow matching, and color coding, and establishes kernelization bounds related to key parameters.
Findings
FPT algorithms for vertex cover number and solution size parameters
Kernelization with O(k * p) vertices for combined parameters
No polynomial kernel of size O(k^{1-ε} * f(p)) unless NP ⊆ coNP/poly
Abstract
A graph is {\em -edge colorable} if there is a coloring , such that for distinct , we have . The {\sc Maximum Edge-Colorable Subgraph} problem takes as input a graph and integers and , and the objective is to find a subgraph of and a -edge-coloring of , such that . We study the above problem from the viewpoint of Parameterized Complexity. We obtain \FPT\ algorithms when parameterized by: the vertex cover number of , by using {\sc Integer Linear Programming}, and , a randomized algorithm via a reduction to \textsc{Rainbow Matching}, and a deterministic algorithm by using color coding, and divide and color. With respect to the parameters , where is one of the following: the solution size, , the vertex cover number of ,…
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 · Limits and Structures in Graph Theory · Nuclear Receptors and Signaling
