Parameterized Algorithms for Minimum Sum Vertex Cover
Abstract
Minimum sum vertex cover of an -vertex graph is a bijection that minimizes the cost . Finding a minimum sum vertex cover of a graph (the MSVC problem) is NP-hard. MSVC is studied well in the realm of approximation algorithms. The best-known approximation factor in polynomial time for the problem is [Bansal, Batra, Farhadi, and Tetali, SODA 2021]. Recently, Stankovic [APPROX/RANDOM 2022] proved that achieving an approximation ratio better than for MSVC is NP-hard, assuming the Unique Games Conjecture. We study the MSVC problem from the perspective of parameterized algorithms. The parameters we consider are the size of a minimum vertex cover and the size of a minimum clique modulator of the input graph. We obtain the following results. 1. MSVC can be solved in time, where is the size of a minimum vertex cover. 2. MSVC can be solved in time for some computable function , where is the size of a minimum clique modulator.
Cite
@article{arxiv.2401.05085,
title = {Parameterized Algorithms for Minimum Sum Vertex Cover},
author = {Shubhada Aute and Fahad Panolan},
journal= {arXiv preprint arXiv:2401.05085},
year = {2024}
}
Comments
18 pages, 7 figures, accepted to LATIN 2024