English

An Improved Kernel and Parameterized Algorithm for Almost Induced Matching

Data Structures and Algorithms 2024-02-22 v2

Abstract

An induced subgraph is called an induced matching if each vertex is a degree-1 vertex in the subgraph. The \textsc{Almost Induced Matching} problem asks whether we can delete at most kk vertices from the input graph such that the remaining graph is an induced matching. This paper studies parameterized algorithms for this problem by taking the size kk of the deletion set as the parameter. First, we prove a 6k6k-vertex kernel for this problem, improving the previous result of 7k7k. Second, we give an O(1.6765k)O^*(1.6765^k)-time and polynomial-space algorithm, improving the previous running-time bound of O(1.7485k)O^*(1.7485^k).

Keywords

Cite

@article{arxiv.2308.14116,
  title  = {An Improved Kernel and Parameterized Algorithm for Almost Induced Matching},
  author = {Yuxi Liu and Mingyu Xiao},
  journal= {arXiv preprint arXiv:2308.14116},
  year   = {2024}
}

Comments

TAMC 2024