English

l-path vertex cover is easier than l-hitting set for small l

Data Structures and Algorithms 2019-06-26 v1

Abstract

In the ll-path vertex cover problem the input is an undirected graph GG and an integer kk. The goal is to decide whether there is a set of vertices SS of size at most kk such that GSG-S does not contain a path with ll vertices. In this paper we give parameterized algorithms for ll-path vertex cover for l=5,6,7l = 5,6,7, whose time complexities are O(3.945k)O^*(3.945^k), O(4.947k)O^*(4.947^k), and O(5.951k)O^*(5.951^k), respectively.

Keywords

Cite

@article{arxiv.1906.10523,
  title  = {l-path vertex cover is easier than l-hitting set for small l},
  author = {Dekel Tsur},
  journal= {arXiv preprint arXiv:1906.10523},
  year   = {2019}
}

Comments

arXiv admin note: text overlap with arXiv:1901.07609