scispace - formally typeset
Open AccessProceedings ArticleDOI

Approximation algorithm for vertex cover with multiple covering constraints

Reads0
Chats0
TLDR
A primal-dual algorithm yielding an (f ·Hr +Hr)-approximation for this vertex cover problem with multiple coverage constraints in hypergraphs is presented, which improves over the previous ratio of (3cf log r), where c is a large constant used to ensure a low failure probability for Monte-Carlo randomized algorithms.
Abstract
Abstract We consider the vertex cover problem with multiple coverage constraints in hypergraphs. In this problem, we are given a hypergraph G = (V,E) with a maximum edge size f , a cost function w : V → Z+, and edge subsets P1, P2, . . . , Pr of E along with covering requirements k1, k2, . . . , kr for each subset. The objective is to find a minimum cost subset S of V such that, for each edge subset Pi, at least ki edges of it are covered by S. This problem is a basic yet general form of classical vertex cover problem and a generalization of the edge-partitioned vertex cover problem considered by Bera et al. We present a primal-dual algorithm yielding an (f ·Hr +Hr)-approximation for this problem, where Hr is the r harmonic number. This improves over the previous ratio of (3cf log r), where c is a large constant used to ensure a low failure probability for Monte-Carlo randomized algorithms. Compared to previous result, our algorithm is deterministic and pure combinatorial, meaning that no Ellipsoid solver is required for this basic problem. Our result can be seen as a novel reinterpretation of a few classical tight results using the language of LP primal-duality.

read more

Citations
More filters
Journal ArticleDOI

Weighted Connected Vertex Cover Based Energy-Efficient Link Monitoring for Wireless Sensor Networks Towards Secure Internet of Things

TL;DR: In this article, the authors proposed a metaheuristic weighted connected vertex cover (WCVC) algorithm for link monitoring and backbone formation in WSNs modeled as undirected graphs, which integrates a genetic search with a greedy heuristic to improve WCVC solution quality and decrease the search time.
Journal ArticleDOI

Breadth-first search tree integrated vertex cover algorithms for link monitoring and routing in wireless sensor networks

TL;DR: In this paper, the authors proposed a shortest hop routing tree (BFST) based vertex cover (VC) algorithm for routing and link monitoring in WSNs. But, the algorithm is not suitable for multi-hop communication by utilizing routing protocols.
Posted Content

On Approximating Partial Set Cover and Generalizations.

TL;DR: The main goal in this paper is to demonstrate some useful connections between the results in previous work and submodularity, and improve the approximation for PSC to $(1-1/e)(\beta + 1)$.
Journal ArticleDOI

A Metaheuristic Algorithm for Vertex Cover based Link Monitoring and Backbone Formation in Wireless Ad hoc Networks

TL;DR: In this article , a metaheuristic algorithm for minimum weighted connected vertex cover (MWCVC) construction in WANETs is proposed. But the algorithm is not suitable for wireless ad hoc networks.
Journal ArticleDOI

Tight approximation for partial vertex cover with hard capacities

TL;DR: An f-approximation for the partial vertex cover problem with hard capacity constraints on hypergraphs is presented, improving over a previous result of ( 2 f + 2 ) ( 1 + ϵ ) by Cheung et al. to the tight extent possible.
References
More filters
Journal ArticleDOI

Vertex cover might be hard to approximate to within 2-ε

TL;DR: In this paper, it was shown that vertex cover is hard to approximate within any constant factor better than 2 on k-uniform hypergraphs, which is the same conjecture as in this paper.
Journal ArticleDOI

An Analysis of the Greedy Algorithm for the Submodular Set Covering Problem

TL;DR: This work generalises earlier results of Dobson and others on the applications of the greedy algorithm to the integer covering problem: min, which includes the problem of finding a minimum weight basis in a matroid.
Journal ArticleDOI

Approximation algorithms for partial covering problems

TL;DR: A polynomial-time approximation scheme for k-partial vertex cover on planar graphs, and for covering k points in Rd by disks is obtained, and an approximation of 4/3 is obtained.
Journal ArticleDOI

Using Homogeneous Weights for Approximating the Partial Cover Problem

TL;DR: It is shown that if the weights are homogeneous (i.e., proportional to the potential coverage of the sets) then any minimal cover is a good approximation, and it is sufficient to repeatedly subtract a homogeneous weight function from the given weight function.
Proceedings ArticleDOI

Covering problems with hard capacities

TL;DR: This paper considers the classical vertex cover and set cover problems with the addition of hard capacity constraints and gives a 3-approximation algorithm which is based on randomized rounding with alterations and proves that the weighted version is at least as hard as the set cover problem.
Related Papers (5)