流媒体直径和连接问题的参数化复杂性

IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Algorithmica Pub Date : 2024-06-19 DOI:10.1007/s00453-024-01246-z
Jelle J. Oostveen, Erik Jan van Leeuwen
{"title":"流媒体直径和连接问题的参数化复杂性","authors":"Jelle J. Oostveen,&nbsp;Erik Jan van Leeuwen","doi":"10.1007/s00453-024-01246-z","DOIUrl":null,"url":null,"abstract":"<div><p>We initiate the investigation of the parameterized complexity of <span>Diameter</span> and <span>Connectivity</span> in the streaming paradigm. On the positive end, we show that knowing a vertex cover of size <i>k</i> allows for algorithms in the Adjacency List (AL) streaming model whose number of passes is constant and memory is <span>\\(\\mathcal {O}(\\log n)\\)</span> for any fixed <i>k</i>. Underlying these algorithms is a method to execute a breadth-first search in <span>\\(\\mathcal {O}(k)\\)</span> passes and <span>\\(\\mathcal {O}(k \\log n)\\)</span> bits of memory. On the negative end, we show that many other parameters lead to lower bounds in the AL model, where <span>\\(\\Omega (n/p)\\)</span> bits of memory is needed for any <i>p</i>-pass algorithm even for constant parameter values. In particular, this holds for graphs with a known modulator (deletion set) of constant size to a graph that has no induced subgraph isomorphic to a fixed graph <i>H</i>, for most <i>H</i>. For some cases, we can also show one-pass, <span>\\(\\Omega (n \\log n)\\)</span> bits of memory lower bounds. We also prove a much stronger <span>\\(\\Omega (n^2/p)\\)</span> lower bound for <span>Diameter</span> on bipartite graphs. Finally, using the insights we developed into streaming parameterized graph exploration algorithms, we show a new streaming kernelization algorithm for computing a vertex cover of size <i>k</i>. This yields a kernel of 2<i>k</i> vertices (with <span>\\(\\mathcal {O}(k^2)\\)</span> edges) produced as a stream in <span>\\(\\text {poly}(k)\\)</span> passes and only <span>\\(\\mathcal {O}(k \\log n)\\)</span> bits of memory.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 9","pages":"2885 - 2928"},"PeriodicalIF":0.9000,"publicationDate":"2024-06-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01246-z.pdf","citationCount":"0","resultStr":"{\"title\":\"Parameterized Complexity of Streaming Diameter and Connectivity Problems\",\"authors\":\"Jelle J. Oostveen,&nbsp;Erik Jan van Leeuwen\",\"doi\":\"10.1007/s00453-024-01246-z\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>We initiate the investigation of the parameterized complexity of <span>Diameter</span> and <span>Connectivity</span> in the streaming paradigm. On the positive end, we show that knowing a vertex cover of size <i>k</i> allows for algorithms in the Adjacency List (AL) streaming model whose number of passes is constant and memory is <span>\\\\(\\\\mathcal {O}(\\\\log n)\\\\)</span> for any fixed <i>k</i>. Underlying these algorithms is a method to execute a breadth-first search in <span>\\\\(\\\\mathcal {O}(k)\\\\)</span> passes and <span>\\\\(\\\\mathcal {O}(k \\\\log n)\\\\)</span> bits of memory. On the negative end, we show that many other parameters lead to lower bounds in the AL model, where <span>\\\\(\\\\Omega (n/p)\\\\)</span> bits of memory is needed for any <i>p</i>-pass algorithm even for constant parameter values. In particular, this holds for graphs with a known modulator (deletion set) of constant size to a graph that has no induced subgraph isomorphic to a fixed graph <i>H</i>, for most <i>H</i>. For some cases, we can also show one-pass, <span>\\\\(\\\\Omega (n \\\\log n)\\\\)</span> bits of memory lower bounds. We also prove a much stronger <span>\\\\(\\\\Omega (n^2/p)\\\\)</span> lower bound for <span>Diameter</span> on bipartite graphs. Finally, using the insights we developed into streaming parameterized graph exploration algorithms, we show a new streaming kernelization algorithm for computing a vertex cover of size <i>k</i>. This yields a kernel of 2<i>k</i> vertices (with <span>\\\\(\\\\mathcal {O}(k^2)\\\\)</span> edges) produced as a stream in <span>\\\\(\\\\text {poly}(k)\\\\)</span> passes and only <span>\\\\(\\\\mathcal {O}(k \\\\log n)\\\\)</span> bits of memory.</p></div>\",\"PeriodicalId\":50824,\"journal\":{\"name\":\"Algorithmica\",\"volume\":\"86 9\",\"pages\":\"2885 - 2928\"},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2024-06-19\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://link.springer.com/content/pdf/10.1007/s00453-024-01246-z.pdf\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Algorithmica\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://link.springer.com/article/10.1007/s00453-024-01246-z\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"COMPUTER SCIENCE, SOFTWARE ENGINEERING\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-024-01246-z","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

摘要

我们开始研究流范式中 Diameter 和 Connectivity 的参数化复杂性。这些算法的基础是一种在 \(\mathcal {O}(k)\) 次和 \(\mathcal {O}(k \log n)\) 位内存中执行广度优先搜索的方法。从反面来看,我们证明了许多其他参数会导致 AL 模型中的下限,在这个模型中,即使参数值不变,任何 p-pass 算法也需要 \(ω (n/p)\) 位内存。在某些情况下,我们还可以证明一次通过,(\Omega (n \log n))比特的内存下界。我们还证明了一个更强的针对二方图上的 Diameter 的 \(\Omega (n^2/p)\) 下界。最后,利用我们对流参数化图探索算法的深入理解,我们展示了一种新的流核化算法,用于计算大小为 k 的顶点覆盖。这种算法在 \(\text {poly}(k)\) 传递中以流的形式产生了 2k 个顶点的核(具有 \(\mathcal {O}(k^2)\) 条边),并且只需要 \(\mathcal {O}(k \log n)\) 位内存。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

摘要图片

查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Parameterized Complexity of Streaming Diameter and Connectivity Problems

We initiate the investigation of the parameterized complexity of Diameter and Connectivity in the streaming paradigm. On the positive end, we show that knowing a vertex cover of size k allows for algorithms in the Adjacency List (AL) streaming model whose number of passes is constant and memory is \(\mathcal {O}(\log n)\) for any fixed k. Underlying these algorithms is a method to execute a breadth-first search in \(\mathcal {O}(k)\) passes and \(\mathcal {O}(k \log n)\) bits of memory. On the negative end, we show that many other parameters lead to lower bounds in the AL model, where \(\Omega (n/p)\) bits of memory is needed for any p-pass algorithm even for constant parameter values. In particular, this holds for graphs with a known modulator (deletion set) of constant size to a graph that has no induced subgraph isomorphic to a fixed graph H, for most H. For some cases, we can also show one-pass, \(\Omega (n \log n)\) bits of memory lower bounds. We also prove a much stronger \(\Omega (n^2/p)\) lower bound for Diameter on bipartite graphs. Finally, using the insights we developed into streaming parameterized graph exploration algorithms, we show a new streaming kernelization algorithm for computing a vertex cover of size k. This yields a kernel of 2k vertices (with \(\mathcal {O}(k^2)\) edges) produced as a stream in \(\text {poly}(k)\) passes and only \(\mathcal {O}(k \log n)\) bits of memory.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Algorithmica
Algorithmica 工程技术-计算机:软件工程
CiteScore
2.80
自引率
9.10%
发文量
158
审稿时长
12 months
期刊介绍: Algorithmica is an international journal which publishes theoretical papers on algorithms that address problems arising in practical areas, and experimental papers of general appeal for practical importance or techniques. The development of algorithms is an integral part of computer science. The increasing complexity and scope of computer applications makes the design of efficient algorithms essential. Algorithmica covers algorithms in applied areas such as: VLSI, distributed computing, parallel processing, automated design, robotics, graphics, data base design, software tools, as well as algorithms in fundamental areas such as sorting, searching, data structures, computational geometry, and linear programming. In addition, the journal features two special sections: Application Experience, presenting findings obtained from applications of theoretical results to practical situations, and Problems, offering short papers presenting problems on selected topics of computer science.
期刊最新文献
Energy Constrained Depth First Search Recovering the Original Simplicity: Succinct and Exact Quantum Algorithm for the Welded Tree Problem Permutation-constrained Common String Partitions with Applications Reachability of Fair Allocations via Sequential Exchanges On Flipping the Fréchet Distance
×
引用
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