Minimum sum vertex cover: kernelization and parameterized algorithms
Abstract
Given an ordering of the vertices of a graph, the cost of covering an edge is the smaller number of its two ends. The minimum sum vertex cover problem asks for an ordering that minimizes the total cost of covering all edges. We consider parameterized complexity of this problem, using the largest cost~ of covering a single edge as the parameter. Note that the first vertices form a (not necessarily minimal) vertex cover of the graph, and the ordering of vertices after is irrelevant. We present a -vertex kernel and an -time algorithm for the minimum sum vertex cover problem, where is the size of the input graph. Since our parameter~ is polynomially bounded by the vertex cover number of the input graph, our results also apply to that parameterization.
Cite
@article{arxiv.2403.18497,
title = {Minimum sum vertex cover: kernelization and parameterized algorithms},
author = {Yixin Cao and Ling Gai and Jingyi Liu and Jianxin Wang},
journal= {arXiv preprint arXiv:2403.18497},
year = {2024}
}