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 的线性。
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}.