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 on vertices, edges and a non-negative integer and asks whether there exists a set of vertices such that and the size of any connected component in is exactly 2. In this paper, we provide a fixed-parameter tractable (FPT) algorithm of running time 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.
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