方形交点图的完全自适应动态连接性

Ivor van der Hoog, André Nusser, Eva Rotenberg, Frank Staals
{"title":"方形交点图的完全自适应动态连接性","authors":"Ivor van der Hoog, André Nusser, Eva Rotenberg, Frank Staals","doi":"arxiv-2406.20065","DOIUrl":null,"url":null,"abstract":"A classical problem in computational geometry and graph algorithms is: given\na dynamic set S of geometric shapes in the plane, efficiently maintain the\nconnectivity of the intersection graph of S. Previous papers studied the\nsetting where, before the updates, the data structure receives some parameter\nP. Then, updates could insert and delete disks as long as at all times the\ndisks have a diameter that lies in a fixed range [1/P, 1]. The state-of-the-art\nfor storing disks in a dynamic connectivity data structure is a data structure\nthat uses O(Pn) space and that has amortized O(P log^4 n) expected amortized\nupdate time. Connectivity queries between disks are supported in O( log n /\nloglog n) time. The state-of-the-art for Euclidean disks immediately implies a\ndata structure for connectivity between axis-aligned squares that have their\ndiameter in the fixed range [1/P, 1], with an improved update time of O(P log^4\nn) amortized time. We restrict our attention to axis-aligned squares, and study fully-dynamic\nsquare intersection graph connectivity. Our result is fully-adaptive to the\naspect ratio, spending time proportional to the current aspect ratio {\\psi}, as\nopposed to some previously given maximum P. Our focus on squares allows us to\nsimplify and streamline the connectivity pipeline from previous work. When $n$\nis the number of squares and {\\psi} is the aspect ratio after insertion (or\nbefore deletion), our data structure answers connectivity queries in O(log n /\nloglog n) time. We can update connectivity information in O({\\psi} log^4 n +\nlog^6 n) amortized time. We also improve space usage from O(P n log n) to O(n\nlog^3 n log {\\psi}) -- while generalizing to a fully-adaptive aspect ratio --\nwhich yields a space usage that is near-linear in n for any polynomially\nbounded {\\psi}.","PeriodicalId":501570,"journal":{"name":"arXiv - CS - Computational Geometry","volume":"36 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Fully-Adaptive Dynamic Connectivity of Square Intersection Graphs\",\"authors\":\"Ivor van der Hoog, André Nusser, Eva Rotenberg, Frank Staals\",\"doi\":\"arxiv-2406.20065\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"A classical problem in computational geometry and graph algorithms is: given\\na dynamic set S of geometric shapes in the plane, efficiently maintain the\\nconnectivity of the intersection graph of S. Previous papers studied the\\nsetting where, before the updates, the data structure receives some parameter\\nP. Then, updates could insert and delete disks as long as at all times the\\ndisks have a diameter that lies in a fixed range [1/P, 1]. The state-of-the-art\\nfor storing disks in a dynamic connectivity data structure is a data structure\\nthat uses O(Pn) space and that has amortized O(P log^4 n) expected amortized\\nupdate time. Connectivity queries between disks are supported in O( log n /\\nloglog n) time. The state-of-the-art for Euclidean disks immediately implies a\\ndata structure for connectivity between axis-aligned squares that have their\\ndiameter in the fixed range [1/P, 1], with an improved update time of O(P log^4\\nn) amortized time. We restrict our attention to axis-aligned squares, and study fully-dynamic\\nsquare intersection graph connectivity. Our result is fully-adaptive to the\\naspect ratio, spending time proportional to the current aspect ratio {\\\\psi}, as\\nopposed to some previously given maximum P. Our focus on squares allows us to\\nsimplify and streamline the connectivity pipeline from previous work. When $n$\\nis the number of squares and {\\\\psi} is the aspect ratio after insertion (or\\nbefore deletion), our data structure answers connectivity queries in O(log n /\\nloglog n) time. We can update connectivity information in O({\\\\psi} log^4 n +\\nlog^6 n) amortized time. We also improve space usage from O(P n log n) to O(n\\nlog^3 n log {\\\\psi}) -- while generalizing to a fully-adaptive aspect ratio --\\nwhich yields a space usage that is near-linear in n for any polynomially\\nbounded {\\\\psi}.\",\"PeriodicalId\":501570,\"journal\":{\"name\":\"arXiv - CS - Computational Geometry\",\"volume\":\"36 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-06-28\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Computational Geometry\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2406.20065\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Computational Geometry","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2406.20065","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

计算几何和图算法中的一个经典问题是:给定平面中几何图形的动态集合 S,如何高效地保持 S 的交集图的连通性。以前的论文研究过这样的设置:在更新之前,数据结构会收到一些参数 P。然后,更新可以插入和删除磁盘,只要在任何时候磁盘的直径都在固定范围 [1/P, 1] 内。在动态连接性数据结构中存储磁盘的最新技术是一种使用 O(Pn) 空间的数据结构,其预期摊销更新时间为 O(P log^4 n)。磁盘之间的连接性查询只需 O( log n /log n) 时间。欧几里得磁盘的最新技术立即意味着轴对齐正方形之间连接性的数据结构,这些正方形的直径在固定范围 [1/P, 1],更新时间改进为 O( P log^4n) 摊销时间。我们将注意力限制在轴对齐的正方形上,并研究全动态正方形相交图的连通性。我们的结果完全适应长宽比,花费的时间与当前长宽比 {\psi} 成比例,而不是之前给定的最大值 P。我们对正方形的关注使我们能够简化和精简之前工作中的连接管道。当 $n$ 是方块数,{\psi} 是插入后(或删除前)的长宽比时,我们的数据结构回答连接性查询只需 O(log n /log n) 时间。我们可以在 O({\psi} log^4 n +log^6 n) 的摊销时间内更新连接性信息。我们还将空间使用率从 O(P n log n) 提高到了 O(nlog^3 n log {\psi}) -- 同时推广到了完全自适应的纵横比 -- 这使得对于任何多项式边界的 {\psi} 来说,空间使用率都接近于 n 的线性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Fully-Adaptive Dynamic Connectivity of Square Intersection Graphs
A classical problem in computational geometry and graph algorithms is: given a dynamic set S of geometric shapes in the plane, efficiently maintain the connectivity of the intersection graph of S. Previous papers studied the setting where, before the updates, the data structure receives some parameter P. Then, updates could insert and delete disks as long as at all times the disks have a diameter that lies in a fixed range [1/P, 1]. The state-of-the-art for storing disks in a dynamic connectivity data structure is a data structure that uses O(Pn) space and that has amortized O(P log^4 n) expected amortized update time. Connectivity queries between disks are supported in O( log n / loglog n) time. The state-of-the-art for Euclidean disks immediately implies a data structure for connectivity between axis-aligned squares that have their diameter in the fixed range [1/P, 1], with an improved update time of O(P log^4 n) amortized time. We restrict our attention to axis-aligned squares, and study fully-dynamic square intersection graph connectivity. Our result is fully-adaptive to the aspect ratio, spending time proportional to the current aspect ratio {\psi}, as opposed to some previously given maximum P. Our focus on squares allows us to simplify and streamline the connectivity pipeline from previous work. When $n$ is the number of squares and {\psi} is the aspect ratio after insertion (or before deletion), our data structure answers connectivity queries in O(log n / loglog n) time. We can update connectivity information in O({\psi} log^4 n + log^6 n) amortized time. We also improve space usage from O(P n log n) to O(n log^3 n log {\psi}) -- while generalizing to a fully-adaptive aspect ratio -- which yields a space usage that is near-linear in n for any polynomially bounded {\psi}.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Minimum Plane Bichromatic Spanning Trees Evolving Distributions Under Local Motion New Lower Bound and Algorithms for Online Geometric Hitting Set Problem Computing shortest paths amid non-overlapping weighted disks Fast Comparative Analysis of Merge Trees Using Locality Sensitive Hashing
×
引用
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