Minimum sum vertex cover: kernelization and parameterized algorithms (2403.18497v2)
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~$k$ of covering a single edge as the parameter. Note that the first $k$ vertices form a (not necessarily minimal) vertex cover of the graph, and the ordering of vertices after $k$ is irrelevant. We present a $(k2 + 2 k)$-vertex kernel and an $O(m + 2kk! k4)$-time algorithm for the minimum sum vertex cover problem, where $m$ is the size of the input graph. Since our parameter~$k$ is polynomially bounded by the vertex cover number of the input graph, our results also apply to that parameterization.
- Parameterized algorithms for minimum sum vertex cover. In Proceedings of the 16th Latin American Symposium on Theoretical Informatics, Part II, volume 14579 of Lecture Notes in Computer Science, pages 193–207, 2024. doi:10.1007/978-3-031-55601-2_13.
- On min sum vertex cover and generalized min sum set cover. SIAM Journal on Computing, 52(2):327–357, 2023. doi:10.1137/21M1434052.
- Nondeterminism within P. SIAM Journal on Computing, 22(3):560–572, 1993. doi:10.1137/0222038.
- Peter Damaschke. Parameterized enumeration, transversals, and imperfect phylogeny reconstruction. Theoretical Computer Science, 351(3):337–350, 2006. doi:10.1016/J.TCS.2005.10.004.
- Approximating min sum set cover. Algorithmica, 40(4):219–234, 2004. doi:10.1007/S00453-004-1110-5.
- Aleksa Stanković. Some results on approximability of minimum sum vertex cover. In Proceedings of the 25th Approximation, Randomization, and Combinatorial Optimization, volume 245 of Leibniz International Proceedings in Informatics (LIPIcs), pages 50:1–50:16, 2022. doi:10.4230/LIPICS.APPROX/RANDOM.2022.50.