Parameterized Complexity of Maximum Edge Colorable Subgraph
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 , and , where is the size of a maximum matching in ; we show that the (decision version of the) problem admits a kernel with vertices. Furthermore, we show that there is no kernel of size , for any and computable function , unless .
Cite
@article{arxiv.2008.07953,
title = {Parameterized Complexity of Maximum Edge Colorable Subgraph},
author = {Akanksha Agrawal and Madhumita Kundu and Abhishek Sahu and Saket Saurabh and Prafullkumar Tale},
journal= {arXiv preprint arXiv:2008.07953},
year = {2020}
}