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

Parameterized Approximation Algorithms for Weighted Vertex Cover

  • Soumen Mandal,
  • Pranabendu Misra,
  • Ashutosh Rai,
  • Saket Saurabh

摘要

A vertex cover of a graph is a set of vertices of the graph such that every edge has at least one endpoint in it. In this work, we study Weighted Vertex Cover with solution size as a parameter. Formally, in the \((k,W)\) -Vertex Cover problem, given a graph G, an integer k, a positive rational W, and a weight function \(w:V(G) \rightarrow \mathbb {Q}^+\) , the question is whether G has a vertex cover of size at most k of weight at most W, with k being the parameter. An (a, b)-bi-criteria approximation algorithm for \((k,W)\) -Vertex Cover either produces a vertex cover S such that \(|S| \le a k\) and \(w(S) \le b W\) , or decides that there is no vertex cover of size at most k of weight at most W. We obtain the following results. Our algorithms (expectedly) do not improve upon the running times of the existing algorithms for the unweighted version of Vertex Cover. When compared to algorithms for the weighted version, our algorithms are the first ones to the best of our knowledge which work with arbitrary weights, and they perform well when the solution size is much smaller than the total weight of the desired solution.