English

Parameterized Complexity of Maximum Edge Colorable Subgraph

Discrete Mathematics 2020-08-19 v1

Abstract

A graph HH is {\em pp-edge colorable} if there is a coloring ψ:E(H){1,2,,p}\psi: E(H) \rightarrow \{1,2,\dots,p\}, such that for distinct uv,vwE(H)uv, vw \in E(H), we have ψ(uv)ψ(vw)\psi(uv) \neq \psi(vw). The {\sc Maximum Edge-Colorable Subgraph} problem takes as input a graph GG and integers ll and pp, and the objective is to find a subgraph HH of GG and a pp-edge-coloring of HH, such that E(H)l|E(H)| \geq l. We study the above problem from the viewpoint of Parameterized Complexity. We obtain \FPT\ algorithms when parameterized by: (1)(1) the vertex cover number of GG, by using {\sc Integer Linear Programming}, and (2)(2) ll, 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 p+kp+k, where kk is one of the following: (1)(1) the solution size, ll, (2)(2) the vertex cover number of GG, and (3)(3) l\mm(G)l - {\mm}(G), where \mm(G){\mm}(G) is the size of a maximum matching in GG; we show that the (decision version of the) problem admits a kernel with O(kp)\mathcal{O}(k \cdot p) vertices. Furthermore, we show that there is no kernel of size O(k1ϵf(p))\mathcal{O}(k^{1-\epsilon} \cdot f(p)), for any ϵ>0\epsilon > 0 and computable function ff, unless \NP\CONPpoly\NP \subseteq \CONPpoly.

Keywords

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}
}
R2 v1 2026-06-23T17:56:21.620Z