错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Parameterized Algorithms for Minimum Sum Vertex Cover

  • Shubhada Aute,
  • Fahad Panolan

摘要

Minimum sum vertex cover of an n-vertex graph G is a bijection \(\phi : V(G) \rightarrow [n]\) that minimizes the cost \(\sum _{\{u,v\} \in E(G)} \min \{\phi (u), \phi (v) \}\) . 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 16/9 [Bansal, Batra, Farhadi, and Tetali, SODA 2021]. Recently, Stankovic [APPROX/RANDOM 2022] proved that achieving an approximation ratio better than 1.014 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.