English

Parameterized Local Search for Vertex Cover: When only the Search Radius is Crucial

Data Structures and Algorithms 2026-05-11 v1 Discrete Mathematics

Abstract

A vertex set WW in a graph GG is a valid kk-swap for a vertex cover SS of GG if WW has size at most kk and S=(SW)(WS)S'=(S \setminus W) \cup (W \setminus S), the symmetric difference of SS and WW, is a vertex cover of GG. If S<S|S'| < |S|, then WW is improving. In LS Vertex Cover, one is given a vertex cover SS of a graph GG and wants to know if there is a valid improving kk-swap for SS in GG. In applications of LS Vertex Cover, kk is a very small parameter that can be set by a user to determine the trade-off between running time and solution quality. Consequently, kk can be considered to be a constant. Motivated by this and the fact that LS Vertex Cover is W[1]-hard with respect to kk, we aim for algorithms with running time f(k)nO(1)\ell^{f(k)}\cdot n^{\mathcal{O}(1)} where \ell is a structural graph parameter upper-bounded by nn. We say that such a running time grows mildly with respect to \ell and strongly with respect to kk. We obtain algorithms with such a running time for \ell being the hh-index of GG, the treewidth of GG, or the modular-width of GG. In addition, we consider a novel parameter, the maximum degree over all quotient graphs in a modular decomposition of GG. Moreover, we adapt these algorithms to the more general problem where each vertex is assigned a weight and where we want to find a valid dd-improving kk-swap, that is, a valid kk-swap which decreases the weight of the vertex cover by at least dd.

Keywords

Cite

@article{arxiv.2605.07941,
  title  = {Parameterized Local Search for Vertex Cover: When only the Search Radius is Crucial},
  author = {Christian Komusiewicz and Nils Morawietz},
  journal= {arXiv preprint arXiv:2605.07941},
  year   = {2026}
}