$$\textsf{FPT}$$时间内有界树宽稀疏切割问题的2次近似值

IF 4.6 Q2 MATERIALS SCIENCE, BIOMATERIALS
Vincent Cohen-Addad, Tobias Mömke, Victor Verdugo
{"title":"$$\\textsf{FPT}$$时间内有界树宽稀疏切割问题的2次近似值","authors":"Vincent Cohen-Addad, Tobias Mömke, Victor Verdugo","doi":"10.1007/s10107-023-02044-1","DOIUrl":null,"url":null,"abstract":"<p>In the non-uniform sparsest cut problem, we are given a supply graph <i>G</i> and a demand graph <i>D</i>, both with the same set of nodes <i>V</i>. The goal is to find a cut of <i>V</i> that minimizes the ratio of the total capacity on the edges of <i>G</i> crossing the cut over the total demand of the crossing edges of <i>D</i>. In this work, we study the non-uniform sparsest cut problem for supply graphs with bounded treewidth <i>k</i>. For this case, Gupta et al. (ACM STOC, 2013) obtained a 2-approximation with polynomial running time for fixed <i>k</i>, and it remained open the question of whether there exists a <i>c</i>-approximation algorithm for a constant <i>c</i> independent of <i>k</i>, that runs in <span>\\(\\textsf{FPT}\\)</span> time. We answer this question in the affirmative. We design a 2-approximation algorithm for the non-uniform sparsest cut with bounded treewidth supply graphs that runs in <span>\\(\\textsf{FPT}\\)</span> time, when parameterized by the treewidth. Our algorithm is based on rounding the optimal solution of a linear programming relaxation inspired by the Sherali-Adams hierarchy. In contrast to the classic Sherali-Adams approach, we construct a relaxation driven by a tree decomposition of the supply graph by including a carefully chosen set of lifting variables and constraints to encode information of subsets of nodes with super-constant size, and at the same time we have a sufficiently small linear program that can be solved in <span>\\(\\textsf{FPT}\\)</span> time.\n</p>","PeriodicalId":2,"journal":{"name":"ACS Applied Bio Materials","volume":null,"pages":null},"PeriodicalIF":4.6000,"publicationDate":"2024-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A 2-approximation for the bounded treewidth sparsest cut problem in $$\\\\textsf{FPT}$$ Time\",\"authors\":\"Vincent Cohen-Addad, Tobias Mömke, Victor Verdugo\",\"doi\":\"10.1007/s10107-023-02044-1\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>In the non-uniform sparsest cut problem, we are given a supply graph <i>G</i> and a demand graph <i>D</i>, both with the same set of nodes <i>V</i>. The goal is to find a cut of <i>V</i> that minimizes the ratio of the total capacity on the edges of <i>G</i> crossing the cut over the total demand of the crossing edges of <i>D</i>. In this work, we study the non-uniform sparsest cut problem for supply graphs with bounded treewidth <i>k</i>. For this case, Gupta et al. (ACM STOC, 2013) obtained a 2-approximation with polynomial running time for fixed <i>k</i>, and it remained open the question of whether there exists a <i>c</i>-approximation algorithm for a constant <i>c</i> independent of <i>k</i>, that runs in <span>\\\\(\\\\textsf{FPT}\\\\)</span> time. We answer this question in the affirmative. We design a 2-approximation algorithm for the non-uniform sparsest cut with bounded treewidth supply graphs that runs in <span>\\\\(\\\\textsf{FPT}\\\\)</span> time, when parameterized by the treewidth. Our algorithm is based on rounding the optimal solution of a linear programming relaxation inspired by the Sherali-Adams hierarchy. In contrast to the classic Sherali-Adams approach, we construct a relaxation driven by a tree decomposition of the supply graph by including a carefully chosen set of lifting variables and constraints to encode information of subsets of nodes with super-constant size, and at the same time we have a sufficiently small linear program that can be solved in <span>\\\\(\\\\textsf{FPT}\\\\)</span> time.\\n</p>\",\"PeriodicalId\":2,\"journal\":{\"name\":\"ACS Applied Bio Materials\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":4.6000,\"publicationDate\":\"2024-01-04\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"ACS Applied Bio Materials\",\"FirstCategoryId\":\"100\",\"ListUrlMain\":\"https://doi.org/10.1007/s10107-023-02044-1\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"MATERIALS SCIENCE, BIOMATERIALS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"ACS Applied Bio Materials","FirstCategoryId":"100","ListUrlMain":"https://doi.org/10.1007/s10107-023-02044-1","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"MATERIALS SCIENCE, BIOMATERIALS","Score":null,"Total":0}
引用次数: 0

摘要

在非均匀最疏剪切问题中,我们给定了一个供应图 G 和一个需求图 D,两者都有相同的节点集 V。我们的目标是找到 V 的一个剪切点,该剪切点能使 G 的交叉边上的总容量与 D 的交叉边上的总需求之比最小化。在这项工作中,我们将研究具有有界树宽 k 的供应图的非均匀最疏剪切问题。对于这种情况,Gupta 等人(ACM STOC,2013 年)在固定 k 的情况下获得了运行时间为多项式的 2-approximation 算法,而对于与 k 无关的常数 c,是否存在一种运行时间为 \(\textsf{FPT}\) 的 c-approximation 算法,这个问题仍然悬而未决。我们的回答是肯定的。我们为具有有界树宽的非均匀最疏剪切供应图设计了一种 2-approximation 算法,当以树宽为参数时,该算法能在\(\textsf{FPT}\) 时间内运行。我们的算法基于对受 Sherali-Adams 层次结构启发的线性规划松弛的最优解进行舍入。与经典的 Sherali-Adams 方法不同的是,我们构建了一种由供应图的树形分解驱动的松弛,包括精心选择的一组提升变量和约束条件,以编码具有超常大小的节点子集的信息,同时我们有一个足够小的线性规划,可以在 \ (\textsf{FPT}\)时间内求解。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

A 2-approximation for the bounded treewidth sparsest cut problem in $$\textsf{FPT}$$ Time

A 2-approximation for the bounded treewidth sparsest cut problem in $$\textsf{FPT}$$ Time

In the non-uniform sparsest cut problem, we are given a supply graph G and a demand graph D, both with the same set of nodes V. The goal is to find a cut of V that minimizes the ratio of the total capacity on the edges of G crossing the cut over the total demand of the crossing edges of D. In this work, we study the non-uniform sparsest cut problem for supply graphs with bounded treewidth k. For this case, Gupta et al. (ACM STOC, 2013) obtained a 2-approximation with polynomial running time for fixed k, and it remained open the question of whether there exists a c-approximation algorithm for a constant c independent of k, that runs in \(\textsf{FPT}\) time. We answer this question in the affirmative. We design a 2-approximation algorithm for the non-uniform sparsest cut with bounded treewidth supply graphs that runs in \(\textsf{FPT}\) time, when parameterized by the treewidth. Our algorithm is based on rounding the optimal solution of a linear programming relaxation inspired by the Sherali-Adams hierarchy. In contrast to the classic Sherali-Adams approach, we construct a relaxation driven by a tree decomposition of the supply graph by including a carefully chosen set of lifting variables and constraints to encode information of subsets of nodes with super-constant size, and at the same time we have a sufficiently small linear program that can be solved in \(\textsf{FPT}\) time.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
ACS Applied Bio Materials
ACS Applied Bio Materials Chemistry-Chemistry (all)
CiteScore
9.40
自引率
2.10%
发文量
464
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信