小树宽图的近似路径宽度

IF 0.9 3区 计算机科学 Q3 COMPUTER SCIENCE, THEORY & METHODS
Carla Groenland, Gwenaël Joret, Wojciech Nadara, Bartosz Walczak
{"title":"小树宽图的近似路径宽度","authors":"Carla Groenland, Gwenaël Joret, Wojciech Nadara, Bartosz Walczak","doi":"https://dl.acm.org/doi/10.1145/3576044","DOIUrl":null,"url":null,"abstract":"<p>We describe a polynomial-time algorithm which, given a graph <i>G</i> with treewidth <i>t</i>, approximates the pathwidth of <i>G</i> to within a ratio of \\(O(t\\sqrt {\\log t})\\). This is the first algorithm to achieve an <i>f(t)</i>-approximation for some function <i>f</i>.</p><p>Our approach builds on the following key insight: every graph with large pathwidth has large treewidth or contains a subdivision of a large complete binary tree. Specifically, we show that every graph with pathwidth at least <i>th</i>+2 has treewidth at least <i>t</i> or contains a subdivision of a complete binary tree of height <i>h</i>+1. The bound <i>th</i>+2 is best possible up to a multiplicative constant. This result was motivated by, and implies (with <i>c</i>=2), the following conjecture of Kawarabayashi and Rossman (SODA’18): there exists a universal constant <i>c</i> such that every graph with pathwidth Ω(<i>k</i><sup>c</sup>) has treewidth at least <i>k</i> or contains a subdivision of a complete binary tree of height <i>k</i>.</p><p>Our main technical algorithm takes a graph <i>G</i> and some (not necessarily optimal) tree decomposition of <i>G</i> of width <i>t</i>′ in the input, and it computes in polynomial time an integer <i>h</i>, a certificate that <i>G</i> has pathwidth at least <i>h</i>, and a path decomposition of <i>G</i> of width at most (<i>t</i>′+1)<i>h</i>+1. The certificate is closely related to (and implies) the existence of a subdivision of a complete binary tree of height <i>h</i>. The approximation algorithm for pathwidth is then obtained by combining this algorithm with the approximation algorithm of Feige, Hajiaghayi, and Lee (STOC’05) for treewidth.</p>","PeriodicalId":50922,"journal":{"name":"ACM Transactions on Algorithms","volume":"8 4","pages":""},"PeriodicalIF":0.9000,"publicationDate":"2023-03-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Approximating Pathwidth for Graphs of Small Treewidth\",\"authors\":\"Carla Groenland, Gwenaël Joret, Wojciech Nadara, Bartosz Walczak\",\"doi\":\"https://dl.acm.org/doi/10.1145/3576044\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>We describe a polynomial-time algorithm which, given a graph <i>G</i> with treewidth <i>t</i>, approximates the pathwidth of <i>G</i> to within a ratio of \\\\(O(t\\\\sqrt {\\\\log t})\\\\). This is the first algorithm to achieve an <i>f(t)</i>-approximation for some function <i>f</i>.</p><p>Our approach builds on the following key insight: every graph with large pathwidth has large treewidth or contains a subdivision of a large complete binary tree. Specifically, we show that every graph with pathwidth at least <i>th</i>+2 has treewidth at least <i>t</i> or contains a subdivision of a complete binary tree of height <i>h</i>+1. The bound <i>th</i>+2 is best possible up to a multiplicative constant. This result was motivated by, and implies (with <i>c</i>=2), the following conjecture of Kawarabayashi and Rossman (SODA’18): there exists a universal constant <i>c</i> such that every graph with pathwidth Ω(<i>k</i><sup>c</sup>) has treewidth at least <i>k</i> or contains a subdivision of a complete binary tree of height <i>k</i>.</p><p>Our main technical algorithm takes a graph <i>G</i> and some (not necessarily optimal) tree decomposition of <i>G</i> of width <i>t</i>′ in the input, and it computes in polynomial time an integer <i>h</i>, a certificate that <i>G</i> has pathwidth at least <i>h</i>, and a path decomposition of <i>G</i> of width at most (<i>t</i>′+1)<i>h</i>+1. The certificate is closely related to (and implies) the existence of a subdivision of a complete binary tree of height <i>h</i>. The approximation algorithm for pathwidth is then obtained by combining this algorithm with the approximation algorithm of Feige, Hajiaghayi, and Lee (STOC’05) for treewidth.</p>\",\"PeriodicalId\":50922,\"journal\":{\"name\":\"ACM Transactions on Algorithms\",\"volume\":\"8 4\",\"pages\":\"\"},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2023-03-09\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"ACM Transactions on Algorithms\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://doi.org/https://dl.acm.org/doi/10.1145/3576044\",\"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":"94","ListUrlMain":"https://doi.org/https://dl.acm.org/doi/10.1145/3576044","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

摘要

我们描述了一个多项式时间算法,给定一个树宽为t的图G,将G的路径宽度近似为\(O(t\sqrt {\log t})\)。这是第一个实现函数f(t)近似的算法。我们的方法建立在以下关键见解之上:每个具有大路径宽度的图都具有大树宽度或包含大型完整二叉树的细分。具体来说,我们证明了每个路径宽度至少为th+2的图的树宽度至少为t,或者包含高度为h+1的完全二叉树的一个细分。+2的边界是最好的,直到一个乘法常数。这一结果是由Kawarabayashi和Rossman (SODA’18)的以下猜想推动的,并隐含了(c=2):存在一个通用常数c,使得每个路径宽度为Ω(kc)的图的树宽至少为k,或者包含高度为k的完整二叉树的一个细分。我们的主要技术算法采用图G和一些(不一定是最优的)宽度为t '的G的树分解作为输入,它在多项式时间内计算一个整数h,证明G的路径宽度至少为h,以及宽度最多为(t ' +1)h+1的G的路径分解。该证书与高度为h的完全二叉树的细分存在密切相关(并暗示)。然后将该算法与Feige, Hajiaghayi, and Lee (STOC ' 05)的树宽近似算法相结合,得到路径宽度的近似算法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Approximating Pathwidth for Graphs of Small Treewidth

We describe a polynomial-time algorithm which, given a graph G with treewidth t, approximates the pathwidth of G to within a ratio of \(O(t\sqrt {\log t})\). This is the first algorithm to achieve an f(t)-approximation for some function f.

Our approach builds on the following key insight: every graph with large pathwidth has large treewidth or contains a subdivision of a large complete binary tree. Specifically, we show that every graph with pathwidth at least th+2 has treewidth at least t or contains a subdivision of a complete binary tree of height h+1. The bound th+2 is best possible up to a multiplicative constant. This result was motivated by, and implies (with c=2), the following conjecture of Kawarabayashi and Rossman (SODA’18): there exists a universal constant c such that every graph with pathwidth Ω(kc) has treewidth at least k or contains a subdivision of a complete binary tree of height k.

Our main technical algorithm takes a graph G and some (not necessarily optimal) tree decomposition of G of width t′ in the input, and it computes in polynomial time an integer h, a certificate that G has pathwidth at least h, and a path decomposition of G of width at most (t′+1)h+1. The certificate is closely related to (and implies) the existence of a subdivision of a complete binary tree of height h. The approximation algorithm for pathwidth is then obtained by combining this algorithm with the approximation algorithm of Feige, Hajiaghayi, and Lee (STOC’05) for treewidth.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
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学术官方微信