English

Above guarantee parameterization for vertex cover on graphs with maximum degree 4

Data Structures and Algorithms 2018-12-31 v1

Abstract

In the vertex cover problem, the input is a graph GG and an integer kk, and the goal is to decide whether there is a set of vertices SS of size at most kk such that every edge of GG is incident on at least one vertex in SS. We study the vertex cover problem on graphs with maximum degree 4 and minimum degree at least 2, parameterized by r=kn/3r = k-n/3. We give an algorithm for this problem whose running time is O(1.6253r)O^*(1.6253^r). As a corollary, we obtain an O(1.2403k)O^*(1.2403^k)-time algorithm for vertex cover on graphs with maximum degree 4.

Keywords

Cite

@article{arxiv.1812.10808,
  title  = {Above guarantee parameterization for vertex cover on graphs with maximum degree 4},
  author = {Dekel Tsur},
  journal= {arXiv preprint arXiv:1812.10808},
  year   = {2018}
}
R2 v1 2026-06-23T06:57:30.857Z