利用组合直径逼近低树宽图的最稀疏切

IF 0.9 3区 计算机科学 Q3 COMPUTER SCIENCE, THEORY & METHODS
Parinya Chalermsook, Matthias Kaul, Matthias Mnich, Joachim Spoerhase, Sumedha Uniyal, Daniel Vaz
{"title":"利用组合直径逼近低树宽图的最稀疏切","authors":"Parinya Chalermsook, Matthias Kaul, Matthias Mnich, Joachim Spoerhase, Sumedha Uniyal, Daniel Vaz","doi":"10.1145/3632623","DOIUrl":null,"url":null,"abstract":"The fundamental Sparsest Cut problem takes as input a graph G together with edge capacities and demands, and seeks a cut that minimizes the ratio between the capacities and demands across the cuts. For n -vertex graphs G of treewidth k , Chlamtáč, Krauthgamer, and Raghavendra (APPROX 2010) presented an algorithm that yields a factor- \\(2^{2^k} \\) approximation in time 2 O ( k ) · n O (1) . Later, Gupta, Talwar and Witmer (STOC 2013) showed how to obtain a 2-approximation algorithm with a blown-up run time of n O ( k ) . An intriguing open question is whether one can simultaneously achieve the best out of the aforementioned results, that is, a factor-2 approximation in time 2 O ( k ) · n O (1) . In this paper, we make significant progress towards this goal, via the following results: (i) A factor- O ( k 2 ) approximation that runs in time 2 O ( k ) · n O (1) , directly improving the work of Chlamtáč et al. while keeping the run time single-exponential in k . (ii) For any ε ∈ (0, 1], a factor- O (1/ε 2 ) approximation whose run time is \\(2^{O(k^{1+\\varepsilon }/\\varepsilon)} \\cdot n^{O(1)} \\) , implying a constant-factor approximation whose run time is nearly single-exponential in k and a factor- O (log 2 k ) approximation in time k O ( k ) · n O (1) . Key to these results is a new measure of a tree decomposition that we call combinatorial diameter , which may be of independent interest.","PeriodicalId":50922,"journal":{"name":"ACM Transactions on Algorithms","volume":"5 19","pages":"0"},"PeriodicalIF":0.9000,"publicationDate":"2023-11-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Approximating Sparsest Cut in Low-Treewidth Graphs via Combinatorial Diameter\",\"authors\":\"Parinya Chalermsook, Matthias Kaul, Matthias Mnich, Joachim Spoerhase, Sumedha Uniyal, Daniel Vaz\",\"doi\":\"10.1145/3632623\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The fundamental Sparsest Cut problem takes as input a graph G together with edge capacities and demands, and seeks a cut that minimizes the ratio between the capacities and demands across the cuts. For n -vertex graphs G of treewidth k , Chlamtáč, Krauthgamer, and Raghavendra (APPROX 2010) presented an algorithm that yields a factor- \\\\(2^{2^k} \\\\) approximation in time 2 O ( k ) · n O (1) . Later, Gupta, Talwar and Witmer (STOC 2013) showed how to obtain a 2-approximation algorithm with a blown-up run time of n O ( k ) . An intriguing open question is whether one can simultaneously achieve the best out of the aforementioned results, that is, a factor-2 approximation in time 2 O ( k ) · n O (1) . In this paper, we make significant progress towards this goal, via the following results: (i) A factor- O ( k 2 ) approximation that runs in time 2 O ( k ) · n O (1) , directly improving the work of Chlamtáč et al. while keeping the run time single-exponential in k . (ii) For any ε ∈ (0, 1], a factor- O (1/ε 2 ) approximation whose run time is \\\\(2^{O(k^{1+\\\\varepsilon }/\\\\varepsilon)} \\\\cdot n^{O(1)} \\\\) , implying a constant-factor approximation whose run time is nearly single-exponential in k and a factor- O (log 2 k ) approximation in time k O ( k ) · n O (1) . Key to these results is a new measure of a tree decomposition that we call combinatorial diameter , which may be of independent interest.\",\"PeriodicalId\":50922,\"journal\":{\"name\":\"ACM Transactions on Algorithms\",\"volume\":\"5 19\",\"pages\":\"0\"},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2023-11-14\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"ACM Transactions on Algorithms\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3632623\",\"RegionNum\":3,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, THEORY & METHODS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"ACM Transactions on Algorithms","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3632623","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 1

摘要

最基本的稀疏切割问题将一个图G连同边缘容量和需求作为输入,并寻求一个最小化容量和需求之间比率的切割。对于树宽为k的n顶点图G, Chlamtáč, Krauthgamer和Raghavendra (APPROX 2010)提出了一种算法,该算法在2 O (k)·n O(1)时间内产生因子- \(2^{2^k} \)近似。后来,Gupta, Talwar和Witmer (STOC 2013)展示了如何获得一个2-逼近算法,其运行时间为n O (k)。一个有趣的开放性问题是,是否可以同时从上述结果中获得最佳结果,即在2o (k)·n O(1)时间内获得因子2近似。在本文中,我们在实现这一目标方面取得了重大进展,通过以下结果:(i)运行时间为2o (k)·n O(1)的因子- O (k 2)近似,直接改进了Chlamtáč等人的工作,同时保持k的运行时间单指数。(ii)对于任何ε∈(0,1),其运行时间为\(2^{O(k^{1+\varepsilon }/\varepsilon)} \cdot n^{O(1)} \)的因子- O (1/ε 2)近似,意味着其运行时间在k上接近单指数的常因子近似和在k O (k)·n O(1)时间上的因子- O (log 2k)近似。这些结果的关键是一种新的树分解测量方法,我们称之为组合直径,这可能是独立的兴趣。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Approximating Sparsest Cut in Low-Treewidth Graphs via Combinatorial Diameter
The fundamental Sparsest Cut problem takes as input a graph G together with edge capacities and demands, and seeks a cut that minimizes the ratio between the capacities and demands across the cuts. For n -vertex graphs G of treewidth k , Chlamtáč, Krauthgamer, and Raghavendra (APPROX 2010) presented an algorithm that yields a factor- \(2^{2^k} \) approximation in time 2 O ( k ) · n O (1) . Later, Gupta, Talwar and Witmer (STOC 2013) showed how to obtain a 2-approximation algorithm with a blown-up run time of n O ( k ) . An intriguing open question is whether one can simultaneously achieve the best out of the aforementioned results, that is, a factor-2 approximation in time 2 O ( k ) · n O (1) . In this paper, we make significant progress towards this goal, via the following results: (i) A factor- O ( k 2 ) approximation that runs in time 2 O ( k ) · n O (1) , directly improving the work of Chlamtáč et al. while keeping the run time single-exponential in k . (ii) For any ε ∈ (0, 1], a factor- O (1/ε 2 ) approximation whose run time is \(2^{O(k^{1+\varepsilon }/\varepsilon)} \cdot n^{O(1)} \) , implying a constant-factor approximation whose run time is nearly single-exponential in k and a factor- O (log 2 k ) approximation in time k O ( k ) · n O (1) . Key to these results is a new measure of a tree decomposition that we call combinatorial diameter , which may be of independent interest.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
ACM Transactions on Algorithms
ACM Transactions on Algorithms COMPUTER SCIENCE, THEORY & METHODS-MATHEMATICS, APPLIED
CiteScore
3.30
自引率
0.00%
发文量
50
审稿时长
6-12 weeks
期刊介绍: ACM Transactions on Algorithms welcomes submissions of original research of the highest quality dealing with algorithms that are inherently discrete and finite, and having mathematical content in a natural way, either in the objective or in the analysis. Most welcome are new algorithms and data structures, new and improved analyses, and complexity results. Specific areas of computation covered by the journal include combinatorial searches and objects; counting; discrete optimization and approximation; randomization and quantum computation; parallel and distributed computation; algorithms for graphs, geometry, arithmetic, number theory, strings; on-line analysis; cryptography; coding; data compression; learning algorithms; methods of algorithmic analysis; discrete algorithms for application areas such as biology, economics, game theory, communication, computer systems and architecture, hardware design, scientific computing
×
引用
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学术官方微信