【24h】

A Primal-Dual Approximation Algorithm for Partial Vertex Cover: Making Educated Guesses

机译:部分顶点覆盖的原始对偶逼近算法:使受过教育的猜测

获取原文
获取原文并翻译 | 示例
获取外文期刊封面目录资料

摘要

We study the PARTIAL VERTEX COVER problem, a generalization of the well-known VERTEX COVER problem. Given a graph G = (V, E) and an integer s, the goal is to cover all but s edges, by picking a set of vertices with minimum weight. The problem is clearly NP-hard as it generalizes the vertex cover problem. We provide a primal-dual 2-approximation algorithm which runs in O(V log V + E) time. This represents an improvement in running time from the previously known fastest algorithm. Our technique can also be applied to a more general version of the problem. In the PARTIAL CAPACITATED VERTEX COVER problem each vertex u comes with a capacity k_u and a weight w_u. A solution consists of a function x : V → No and an orientation of all but s edges, such that the number edges oriented toward any vertex u is at most x_uk_u. The cost of the cover is given by ∑_(v∈V)x_vw_v. Our objective is to find a cover with minimum cost. We provide an algorithm with the same performance guarantee as for regular partial vertex cover. In this case no algorithm for the problem was known.
机译:我们研究了部分VERTEX COVER问题,这是众所周知的VERTEX COVER问题的推广。给定一个图形G =(V,E)和一个整数s,目标是通过选择一组权重最小的顶点来覆盖除s之外的所有边缘。这个问题很明显是NP困难的,因为它推广了顶点覆盖问题。我们提供了以O(V log V + E)时间运行的原始对偶2逼近算法。与以前已知的最快算法相比,这代表了运行时间的改进。我们的技术也可以应用于更一般的问题版本。在部分容量顶点覆盖问题中,每个顶点u都具有容量k_u和权重w_u。一个解决方案由一个函数x:V→No和除s以外的所有边的方向组成,这样,朝向任意顶点u的边数最多为x_uk_u。保障成本由∑_(v∈V)x_vw_v给出。我们的目标是找到成本最低的保护套。我们提供的算法具有与常规部分顶点覆盖相同的性能保证。在这种情况下,没有解决该问题的算法。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号