Approximating power node-deletion problems

IF 0.9 4区 计算机科学 Q3 COMPUTER SCIENCE, THEORY & METHODS Theoretical Computer Science Pub Date : 2024-07-17 DOI:10.1016/j.tcs.2024.114733
{"title":"Approximating power node-deletion problems","authors":"","doi":"10.1016/j.tcs.2024.114733","DOIUrl":null,"url":null,"abstract":"<div><p>In the <span>Power Vertex Cover</span> <em>(PVC)</em> problem introduced in <span><span>[1]</span></span> as a generalization of the well-known <span>Vertex Cover</span>, we are allowed to specify costs for covering edges in a graph individually. Namely, two (nonnegative) weights, <span><math><mi>w</mi><mo>(</mo><mi>u</mi><mo>,</mo><mi>v</mi><mo>)</mo><mtext> and </mtext><mi>w</mi><mo>(</mo><mi>v</mi><mo>,</mo><mi>u</mi><mo>)</mo></math></span>, are associated with each edge <span><math><mo>{</mo><mi>u</mi><mo>,</mo><mi>v</mi><mo>}</mo><mo>∈</mo><mi>E</mi></math></span> of an input graph <span><math><mi>G</mi><mo>=</mo><mo>(</mo><mi>V</mi><mo>,</mo><mi>E</mi><mo>)</mo></math></span>, and to cover an edge <span><math><mo>{</mo><mi>u</mi><mo>,</mo><mi>v</mi><mo>}</mo></math></span>, it is required to assign “power” <span><math><mi>p</mi><mo>∈</mo><msubsup><mrow><mi>R</mi></mrow><mrow><mo>+</mo></mrow><mrow><mi>V</mi></mrow></msubsup></math></span> on vertices of <em>G</em> such that either <span><math><mi>p</mi><mo>(</mo><mi>u</mi><mo>)</mo><mo>≥</mo><mi>w</mi><mo>(</mo><mi>u</mi><mo>,</mo><mi>v</mi><mo>)</mo></math></span> or <span><math><mi>p</mi><mo>(</mo><mi>v</mi><mo>)</mo><mo>≥</mo><mi>w</mi><mo>(</mo><mi>v</mi><mo>,</mo><mi>u</mi><mo>)</mo></math></span>. The objective is to minimize the total power assigned on <em>V</em>, <span><math><msub><mrow><mo>∑</mo></mrow><mrow><mi>v</mi><mo>∈</mo><mi>V</mi></mrow></msub><mi>p</mi><mo>(</mo><mi>v</mi><mo>)</mo></math></span>, while covering all the edges of <em>G</em> by <em>p</em>.</p><p>The <em>node-deletion</em> problem for a graph property <em>π</em> is the problem of computing a minimum vertex subset <span><math><mi>C</mi><mo>⊆</mo><mi>V</mi></math></span> in a given graph <span><math><mi>G</mi><mo>=</mo><mo>(</mo><mi>V</mi><mo>,</mo><mi>E</mi><mo>)</mo></math></span>, such that the graph satisfies <em>π</em> when all the vertices in <em>C</em> are removed from <em>G</em>. 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 <span>Partial Vertex Cover (PartVC)</span>, <span>Bounded Degree Deletion (BDD)</span>, and <span>Feedback Vertex Set (FVS)</span>, each corresponding to graph properties <em>π</em>= “the graph has at most <span><math><mo>|</mo><mi>E</mi><mo>|</mo><mo>−</mo><mi>k</mi></math></span> edges”, <em>π</em>= “vertex degree of <em>v</em> is no larger than <span><math><mi>b</mi><mo>(</mo><mi>v</mi><mo>)</mo></math></span>”, and <em>π</em>= “the graph is acyclic”, respectively. After reducing these problems to the <span>Submodular Set Cover</span> (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 <span><math><mi>b</mi><mo>∈</mo><msubsup><mrow><mi>Z</mi></mrow><mrow><mo>+</mo></mrow><mrow><mi>V</mi></mrow></msubsup></math></span> within <span><math><mi>max</mi><mo>⁡</mo><mo>{</mo><mn>2</mn><mo>,</mo><mn>1</mn><mo>+</mo><msub><mrow><mi>b</mi></mrow><mrow><mi>max</mi></mrow></msub><mo>}</mo></math></span>, where <span><math><msub><mrow><mi>b</mi></mrow><mrow><mi>max</mi></mrow></msub><mo>=</mo><msub><mrow><mi>max</mi></mrow><mrow><mi>v</mi><mo>∈</mo><mi>V</mi></mrow></msub><mo>⁡</mo><mi>b</mi><mo>(</mo><mi>v</mi><mo>)</mo></math></span>, or within <span><math><mn>2</mn><mo>+</mo><mi>log</mi><mo>⁡</mo><msub><mrow><mi>b</mi></mrow><mrow><mi>max</mi></mrow></msub></math></span> (for <span><math><msub><mrow><mi>b</mi></mrow><mrow><mi>max</mi></mrow></msub><mo>≥</mo><mn>1</mn></math></span>) 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.</p></div>","PeriodicalId":49438,"journal":{"name":"Theoretical Computer Science","volume":null,"pages":null},"PeriodicalIF":0.9000,"publicationDate":"2024-07-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Theoretical Computer Science","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0304397524003505","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

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 (nonnegative) weights, w(u,v) and w(v,u), are associated with each edge {u,v}E of an input graph G=(V,E), and to cover an edge {u,v}, it is required to assign “power” pR+V on vertices of G such that either p(u)w(u,v) or p(v)w(v,u). The objective is to minimize the total power assigned on V, vVp(v), while covering all the edges of G by p.

The node-deletion problem for a graph property π is the problem of computing a minimum vertex subset CV in a given graph G=(V,E), such that the graph satisfies π 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 π= “the graph has at most |E|k edges”, π= “vertex degree of v is no larger than b(v)”, and π= “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 bZ+V within max{2,1+bmax}, where bmax=maxvVb(v), or within 2+logbmax (for bmax1) 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.

查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
近似电源节点删除问题
Power Vertex Cover(PVC)问题是著名的顶点覆盖(Vertex Cover)问题的一般化,在 [1] 中,我们可以单独指定覆盖图中边的成本。也就是说,输入图 G=(V,E) 的每条边 {u,v}∈E 都有两个(非负)权重 w(u,v) 和 w(v,u),要覆盖一条边 {u,v},需要在 G 的顶点上分配 "权重 "p∈R+V,使得 p(u)≥w(u,v) 或 p(v)≥w(v,u)。图属性 π 的节点删除问题是在给定的图 G=(V,E)中计算最小顶点子集 C⊆V,使得从 G 中删除 C 中的所有顶点时,图满足 π 的问题。本文考虑的节点删除问题与 PVC 中的 "幂覆盖 "条件类似,并提出了一种有效逼近这些问题的统一方法。我们考虑的节点删除问题包括部分顶点覆盖(PartVC)、有界度删除(BDD)和反馈顶点集(FVS),每个问题分别对应图属性 π="图最多有 |E|-k 条边"、π="v 的顶点度不大于 b(v) "和 π="图是无环的"。在将这些问题还原为子模集合覆盖(SSC)问题后,我们通过应用一些现有的 SSC 近似技术,对这些问题在新的幂覆盖环境下的可近似性进行了扩展分析。结果表明:1)PPartVC 可在 2 倍范围内近似;2)对于 b∈Z+V 的 PBDD 可在 max{2,1+bmax} 范围内近似,其中 bmax=maxv∈Vb(v) 或在 2+logbmax 范围内近似(对于 bmax≥1 的情况)。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
Theoretical Computer Science
Theoretical Computer Science 工程技术-计算机:理论方法
CiteScore
2.60
自引率
18.20%
发文量
471
审稿时长
12.6 months
期刊介绍: Theoretical Computer Science is mathematical and abstract in spirit, but it derives its motivation from practical and everyday computation. Its aim is to understand the nature of computation and, as a consequence of this understanding, provide more efficient methodologies. All papers introducing or studying mathematical, logic and formal concepts and methods are welcome, provided that their motivation is clearly drawn from the field of computing.
期刊最新文献
Editorial Board Finding and counting small tournaments in large tournaments Truthful two-facility location with candidate locations Path partitions of phylogenetic networks On the existence of funneled orientations for classes of rooted phylogenetic networks
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1