Abstract

In the Power Vertex Cover (PVC) problem introduced in [1] as a generalization of the well-known Vertex Cover, we are allowed to specify costs for covering edges in a graph individually. Namely, two weights, $$w(u,v)\text { and }w(v,u)$$ , are associated with each “edge” $$\{u,v\}\in E$$ of an input graph $$G=(V,E)$$ , and to cover an edge $$\{u,v\}$$ , it is required to assign “power” $$p\in \mathbb {R}^V$$ on vertices of G s.t. either $$p(u)\ge w(u,v)$$ or $$p(v)\ge w(v,u)$$ . The objective is to minimize the total power assigned on V, $$\sum _{v\in V}p(v)$$ , while covering all the edges of G by p. The node-deletion problem for a graph property $$\pi $$ is the problem of computing a vertex subset $$C\subseteq V$$ of minimum weight, given a graph $$G=(V,E)$$ , s.t. the graph satisfies $$\pi $$ when all the vertices in C are removed from G. In this paper we consider node-deletion problems extended with the “covering-by-power” condition as in PVC, and present a unified approach for effectively approximating them. The node-deletion problems considered are Partial Vertex Cover (PartVC), Bounded Degree Deletion (BDD), and Feedback Vertex Set (FVS), each corresponding to graph properties $$\pi =$$ “the graph has at most $$|E|-k$$ edges”, $$\pi =$$ “vertex degree of v is no larger than b(v)”, and $$\pi =$$ “the graph is acyclic”, respectively. After reducing these problems to the Submodular Set Cover (SSC) problem, we conduct an extended analysis of the approximability of these problems in the new setting of power covering by applying some of the existing techniques for approximating SSC. It will be shown that 1) PPartVC can be approximated within a factor of 2, 2) PBDD for $$b\in \mathbb {Z}_+^V$$ within $$\max \{2,1+b_{\max }\}$$ , where $$b_{\max }=\max _{v\in V}b(v)$$ , or within $$2+\log b_{\max }$$ (for $$b_{\max }\ge 1$$ ) by a combination of the greedy SSC algorithm and the local ratio method extended for power node-deletion problems, and 3) PFVS within 2, resulting in each of these bounds matching the best one known for the corresponding original problem.

Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call