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 and an integer , and the goal is to decide whether there is a set of vertices of size at most such that every edge of is incident on at least one vertex in . We study the vertex cover problem on graphs with maximum degree 4 and minimum degree at least 2, parameterized by . We give an algorithm for this problem whose running time is . As a corollary, we obtain an -time algorithm for vertex cover on graphs with maximum degree 4.
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}
}