English

Deletion to Induced Matching

Data Structures and Algorithms 2020-11-30 v2 Computational Complexity Discrete Mathematics

Abstract

In the DELETION TO INDUCED MATCHING problem, we are given a graph GG on nn vertices, mm edges and a non-negative integer kk and asks whether there exists a set of vertices SV(G)S \subseteq V(G) such that Sk|S|\le k and the size of any connected component in GSG-S is exactly 2. In this paper, we provide a fixed-parameter tractable (FPT) algorithm of running time O(1.748k)O^*(1.748^{k}) for the DELETION TO INDUCED MATCHING problem using branch-and-reduce strategy and path decomposition. We also extend our work to the exact-exponential version of the problem.

Keywords

Cite

@article{arxiv.2008.09660,
  title  = {Deletion to Induced Matching},
  author = {Akash Kumar and Mithilesh Kumar},
  journal= {arXiv preprint arXiv:2008.09660},
  year   = {2020}
}

Comments

11 pages

R2 v1 2026-06-23T18:01:41.881Z