Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Parameterized Complexity of Maximum Edge Colorable Subgraph (2008.07953v1)

Published 18 Aug 2020 in cs.DM

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

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Akanksha Agrawal (24 papers)
  2. Madhumita Kundu (5 papers)
  3. Abhishek Sahu (11 papers)
  4. Saket Saurabh (171 papers)
  5. Prafullkumar Tale (29 papers)
Citations (5)

Summary

We haven't generated a summary for this paper yet.