关于几何邻近图中的逆最短路径

IF 0.4 4区 计算机科学 Q4 MATHEMATICS Computational Geometry-Theory and Applications Pub Date : 2023-09-11 DOI:10.1016/j.comgeo.2023.102053
Pankaj K. Agarwal , Matthew J. Katz , Micha Sharir
{"title":"关于几何邻近图中的逆最短路径","authors":"Pankaj K. Agarwal ,&nbsp;Matthew J. Katz ,&nbsp;Micha Sharir","doi":"10.1016/j.comgeo.2023.102053","DOIUrl":null,"url":null,"abstract":"<div><p>Let <em>S</em> be a set of <em>n</em><span> geometric objects of constant complexity (e.g., points, line segments, disks, ellipses) in </span><span><math><msup><mrow><mi>R</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span>, and let <span><math><mi>ϱ</mi><mo>:</mo><mi>S</mi><mo>×</mo><mi>S</mi><mo>→</mo><msub><mrow><mi>R</mi></mrow><mrow><mo>≥</mo><mn>0</mn></mrow></msub></math></span> be a <em>distance function</em> on <em>S</em>. For a parameter <span><math><mi>r</mi><mo>≥</mo><mn>0</mn></math></span>, we define the <em>proximity graph</em> <span><math><mi>G</mi><mo>(</mo><mi>r</mi><mo>)</mo><mo>=</mo><mo>(</mo><mi>S</mi><mo>,</mo><mi>E</mi><mo>)</mo></math></span> where <span><math><mi>E</mi><mo>=</mo><mo>{</mo><mo>(</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>)</mo><mo>∈</mo><mi>S</mi><mo>×</mo><mi>S</mi><mo>|</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>≠</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>,</mo><mspace></mspace><mi>ϱ</mi><mo>(</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>)</mo><mo>≤</mo><mi>r</mi><mo>}</mo></math></span>. Given <em>S</em>, <span><math><mi>s</mi><mo>,</mo><mi>t</mi><mo>∈</mo><mi>S</mi></math></span>, and an integer <span><math><mi>k</mi><mo>≥</mo><mn>1</mn></math></span>, the <em>reverse-shortest-path</em> (RSP) problem asks for computing the smallest value <span><math><msup><mrow><mi>r</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>≥</mo><mn>0</mn></math></span> such that <span><math><mi>G</mi><mo>(</mo><msup><mrow><mi>r</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>)</mo></math></span> contains a path from <em>s</em> to <em>t</em> of length at most <em>k</em>.</p><p>In this paper we present a general randomized technique that solves the RSP problem efficiently for a large family of geometric objects and distance functions. Using standard, and sometimes more involved, semi-algebraic range-searching techniques, we first give an efficient algorithm for the decision problem, namely, given a value <span><math><mi>r</mi><mo>≥</mo><mn>0</mn></math></span>, determine whether <span><math><mi>G</mi><mo>(</mo><mi>r</mi><mo>)</mo></math></span> contains a path from <em>s</em> to <em>t</em> of length at most <em>k</em>. Next, we adapt our decision algorithm and combine it with a random-sampling method to compute <span><math><msup><mrow><mi>r</mi></mrow><mrow><mo>⁎</mo></mrow></msup></math></span>, by efficiently performing a binary search over an implicit set of <span><math><mi>O</mi><mo>(</mo><msup><mrow><mi>n</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>)</mo></math></span> candidate ‘critical’ values that contains <span><math><msup><mrow><mi>r</mi></mrow><mrow><mo>⁎</mo></mrow></msup></math></span>.</p><p>We illustrate the versatility of our general technique by applying it to a variety of geometric proximity graphs. For example, we obtain (i) an <span><math><msup><mrow><mi>O</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>(</mo><msup><mrow><mi>n</mi></mrow><mrow><mn>4</mn><mo>/</mo><mn>3</mn></mrow></msup><mo>)</mo></math></span><span> expected-time randomized algorithm (where </span><span><math><msup><mrow><mi>O</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>(</mo><mo>⋅</mo><mo>)</mo></math></span> hides <span><math><mrow><mi>polylog</mi></mrow><mo>(</mo><mi>n</mi><mo>)</mo></math></span> factors) for the case where <em>S</em> is a set of (possibly intersecting) line segments in <span><math><msup><mrow><mi>R</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span> and <span><math><mi>ϱ</mi><mo>(</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>)</mo><mo>=</mo><msub><mrow><mi>min</mi></mrow><mrow><mi>x</mi><mo>∈</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><mi>y</mi><mo>∈</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub></mrow></msub><mo>⁡</mo><mo>‖</mo><mi>x</mi><mo>−</mo><mi>y</mi><mo>‖</mo></math></span> (where <span><math><mo>‖</mo><mo>⋅</mo><mo>‖</mo></math></span> is the Euclidean distance), and (ii) an <span><math><msup><mrow><mi>O</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>(</mo><mi>n</mi><mo>+</mo><msup><mrow><mi>m</mi></mrow><mrow><mn>4</mn><mo>/</mo><mn>3</mn></mrow></msup><mo>)</mo></math></span> expected-time randomized algorithm for the case where <em>S</em> is a set of <em>m</em> points lying on an <em>x</em><span>-monotone polygonal chain </span><em>T</em> with <em>n</em> vertices, and <span><math><mi>ϱ</mi><mo>(</mo><mi>p</mi><mo>,</mo><mi>q</mi><mo>)</mo></math></span>, for <span><math><mi>p</mi><mo>,</mo><mi>q</mi><mo>∈</mo><mi>S</mi></math></span>, is the smallest value <em>h</em> such that the points <span><math><msup><mrow><mi>p</mi></mrow><mrow><mo>′</mo></mrow></msup><mo>:</mo><mo>=</mo><mi>p</mi><mo>+</mo><mo>(</mo><mn>0</mn><mo>,</mo><mi>h</mi><mo>)</mo></math></span> and <span><math><msup><mrow><mi>q</mi></mrow><mrow><mo>′</mo></mrow></msup><mo>:</mo><mo>=</mo><mi>q</mi><mo>+</mo><mo>(</mo><mn>0</mn><mo>,</mo><mi>h</mi><mo>)</mo></math></span> are visible to each other, i.e., all points on the segment <span><math><msup><mrow><mi>p</mi></mrow><mrow><mo>′</mo></mrow></msup><msup><mrow><mi>q</mi></mrow><mrow><mo>′</mo></mrow></msup></math></span> lie above or on the polygonal chain <em>T</em>.</p></div>","PeriodicalId":51001,"journal":{"name":"Computational Geometry-Theory and Applications","volume":null,"pages":null},"PeriodicalIF":0.4000,"publicationDate":"2023-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"On reverse shortest paths in geometric proximity graphs\",\"authors\":\"Pankaj K. Agarwal ,&nbsp;Matthew J. Katz ,&nbsp;Micha Sharir\",\"doi\":\"10.1016/j.comgeo.2023.102053\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><p>Let <em>S</em> be a set of <em>n</em><span> geometric objects of constant complexity (e.g., points, line segments, disks, ellipses) in </span><span><math><msup><mrow><mi>R</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span>, and let <span><math><mi>ϱ</mi><mo>:</mo><mi>S</mi><mo>×</mo><mi>S</mi><mo>→</mo><msub><mrow><mi>R</mi></mrow><mrow><mo>≥</mo><mn>0</mn></mrow></msub></math></span> be a <em>distance function</em> on <em>S</em>. For a parameter <span><math><mi>r</mi><mo>≥</mo><mn>0</mn></math></span>, we define the <em>proximity graph</em> <span><math><mi>G</mi><mo>(</mo><mi>r</mi><mo>)</mo><mo>=</mo><mo>(</mo><mi>S</mi><mo>,</mo><mi>E</mi><mo>)</mo></math></span> where <span><math><mi>E</mi><mo>=</mo><mo>{</mo><mo>(</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>)</mo><mo>∈</mo><mi>S</mi><mo>×</mo><mi>S</mi><mo>|</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>≠</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>,</mo><mspace></mspace><mi>ϱ</mi><mo>(</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>)</mo><mo>≤</mo><mi>r</mi><mo>}</mo></math></span>. Given <em>S</em>, <span><math><mi>s</mi><mo>,</mo><mi>t</mi><mo>∈</mo><mi>S</mi></math></span>, and an integer <span><math><mi>k</mi><mo>≥</mo><mn>1</mn></math></span>, the <em>reverse-shortest-path</em> (RSP) problem asks for computing the smallest value <span><math><msup><mrow><mi>r</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>≥</mo><mn>0</mn></math></span> such that <span><math><mi>G</mi><mo>(</mo><msup><mrow><mi>r</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>)</mo></math></span> contains a path from <em>s</em> to <em>t</em> of length at most <em>k</em>.</p><p>In this paper we present a general randomized technique that solves the RSP problem efficiently for a large family of geometric objects and distance functions. Using standard, and sometimes more involved, semi-algebraic range-searching techniques, we first give an efficient algorithm for the decision problem, namely, given a value <span><math><mi>r</mi><mo>≥</mo><mn>0</mn></math></span>, determine whether <span><math><mi>G</mi><mo>(</mo><mi>r</mi><mo>)</mo></math></span> contains a path from <em>s</em> to <em>t</em> of length at most <em>k</em>. Next, we adapt our decision algorithm and combine it with a random-sampling method to compute <span><math><msup><mrow><mi>r</mi></mrow><mrow><mo>⁎</mo></mrow></msup></math></span>, by efficiently performing a binary search over an implicit set of <span><math><mi>O</mi><mo>(</mo><msup><mrow><mi>n</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>)</mo></math></span> candidate ‘critical’ values that contains <span><math><msup><mrow><mi>r</mi></mrow><mrow><mo>⁎</mo></mrow></msup></math></span>.</p><p>We illustrate the versatility of our general technique by applying it to a variety of geometric proximity graphs. For example, we obtain (i) an <span><math><msup><mrow><mi>O</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>(</mo><msup><mrow><mi>n</mi></mrow><mrow><mn>4</mn><mo>/</mo><mn>3</mn></mrow></msup><mo>)</mo></math></span><span> expected-time randomized algorithm (where </span><span><math><msup><mrow><mi>O</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>(</mo><mo>⋅</mo><mo>)</mo></math></span> hides <span><math><mrow><mi>polylog</mi></mrow><mo>(</mo><mi>n</mi><mo>)</mo></math></span> factors) for the case where <em>S</em> is a set of (possibly intersecting) line segments in <span><math><msup><mrow><mi>R</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span> and <span><math><mi>ϱ</mi><mo>(</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>)</mo><mo>=</mo><msub><mrow><mi>min</mi></mrow><mrow><mi>x</mi><mo>∈</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><mi>y</mi><mo>∈</mo><msub><mrow><mi>e</mi></mrow><mrow><mn>2</mn></mrow></msub></mrow></msub><mo>⁡</mo><mo>‖</mo><mi>x</mi><mo>−</mo><mi>y</mi><mo>‖</mo></math></span> (where <span><math><mo>‖</mo><mo>⋅</mo><mo>‖</mo></math></span> is the Euclidean distance), and (ii) an <span><math><msup><mrow><mi>O</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>(</mo><mi>n</mi><mo>+</mo><msup><mrow><mi>m</mi></mrow><mrow><mn>4</mn><mo>/</mo><mn>3</mn></mrow></msup><mo>)</mo></math></span> expected-time randomized algorithm for the case where <em>S</em> is a set of <em>m</em> points lying on an <em>x</em><span>-monotone polygonal chain </span><em>T</em> with <em>n</em> vertices, and <span><math><mi>ϱ</mi><mo>(</mo><mi>p</mi><mo>,</mo><mi>q</mi><mo>)</mo></math></span>, for <span><math><mi>p</mi><mo>,</mo><mi>q</mi><mo>∈</mo><mi>S</mi></math></span>, is the smallest value <em>h</em> such that the points <span><math><msup><mrow><mi>p</mi></mrow><mrow><mo>′</mo></mrow></msup><mo>:</mo><mo>=</mo><mi>p</mi><mo>+</mo><mo>(</mo><mn>0</mn><mo>,</mo><mi>h</mi><mo>)</mo></math></span> and <span><math><msup><mrow><mi>q</mi></mrow><mrow><mo>′</mo></mrow></msup><mo>:</mo><mo>=</mo><mi>q</mi><mo>+</mo><mo>(</mo><mn>0</mn><mo>,</mo><mi>h</mi><mo>)</mo></math></span> are visible to each other, i.e., all points on the segment <span><math><msup><mrow><mi>p</mi></mrow><mrow><mo>′</mo></mrow></msup><msup><mrow><mi>q</mi></mrow><mrow><mo>′</mo></mrow></msup></math></span> lie above or on the polygonal chain <em>T</em>.</p></div>\",\"PeriodicalId\":51001,\"journal\":{\"name\":\"Computational Geometry-Theory and Applications\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.4000,\"publicationDate\":\"2023-09-11\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Computational Geometry-Theory and Applications\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0925772123000731\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"MATHEMATICS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computational Geometry-Theory and Applications","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0925772123000731","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"MATHEMATICS","Score":null,"Total":0}
引用次数: 0

摘要

设S是R2中n个恒定复杂度的几何对象(例如,点、线段、圆盘、椭圆)的集合,并且设ϱ:S×S→R≥0是S上的距离函数。对于参数R≥0,我们定义了邻近图G(R)=(S,E),其中E={(e1,e2)∈S×S|e1≠e2,ϱ(e1、e2)≤R}。给定S,S,t∈S,且整数k≥1,反最短路径(RSP)问题要求计算最小值r≥0,使得G(r)包含从S到t的最大长度为k的路径。使用标准的,有时更复杂的半代数范围搜索技术,我们首先给出了决策问题的一个有效算法,即,给定值r≥0,确定G(r)是否包含从s到t的路径,长度至多为k。接下来,我们调整我们的决策算法,并将其与随机抽样方法相结合来计算r,通过在包含r的O(n2)个候选“临界”值的隐式集合上有效地执行二进制搜索。我们通过将其应用于各种几何邻近图来说明我们的通用技术的多功能性。例如,我们得到了(i)一个O(n4/3)期望时间随机化算法(其中O(·)隐藏了polylog(n)因子),其中S是R2中的一组(可能相交)线段,并且ϱ(e1,e2)=minx∈e1,y∈e2⁡‖x−y‖(其中‖是欧几里得距离),以及(ii)当S是位于具有n个顶点的x单调多边形链T上的m个点的集合时的O(n+m4/3)期望时间随机化算法,并且对于p,q∈S,ϱ(p,q)是最小值h,使得点p′:=p+(0,h)和q′:=q+(0、h)彼此可见,即。,线段p′q′上的所有点都位于多边形链T之上或之上。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
On reverse shortest paths in geometric proximity graphs

Let S be a set of n geometric objects of constant complexity (e.g., points, line segments, disks, ellipses) in R2, and let ϱ:S×SR0 be a distance function on S. For a parameter r0, we define the proximity graph G(r)=(S,E) where E={(e1,e2)S×S|e1e2,ϱ(e1,e2)r}. Given S, s,tS, and an integer k1, the reverse-shortest-path (RSP) problem asks for computing the smallest value r0 such that G(r) contains a path from s to t of length at most k.

In this paper we present a general randomized technique that solves the RSP problem efficiently for a large family of geometric objects and distance functions. Using standard, and sometimes more involved, semi-algebraic range-searching techniques, we first give an efficient algorithm for the decision problem, namely, given a value r0, determine whether G(r) contains a path from s to t of length at most k. Next, we adapt our decision algorithm and combine it with a random-sampling method to compute r, by efficiently performing a binary search over an implicit set of O(n2) candidate ‘critical’ values that contains r.

We illustrate the versatility of our general technique by applying it to a variety of geometric proximity graphs. For example, we obtain (i) an O(n4/3) expected-time randomized algorithm (where O() hides polylog(n) factors) for the case where S is a set of (possibly intersecting) line segments in R2 and ϱ(e1,e2)=minxe1,ye2xy (where is the Euclidean distance), and (ii) an O(n+m4/3) expected-time randomized algorithm for the case where S is a set of m points lying on an x-monotone polygonal chain T with n vertices, and ϱ(p,q), for p,qS, is the smallest value h such that the points p:=p+(0,h) and q:=q+(0,h) are visible to each other, i.e., all points on the segment pq lie above or on the polygonal chain T.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
CiteScore
1.60
自引率
16.70%
发文量
43
审稿时长
>12 weeks
期刊介绍: Computational Geometry is a forum for research in theoretical and applied aspects of computational geometry. The journal publishes fundamental research in all areas of the subject, as well as disseminating information on the applications, techniques, and use of computational geometry. Computational Geometry publishes articles on the design and analysis of geometric algorithms. All aspects of computational geometry are covered, including the numerical, graph theoretical and combinatorial aspects. Also welcomed are computational geometry solutions to fundamental problems arising in computer graphics, pattern recognition, robotics, image processing, CAD-CAM, VLSI design and geographical information systems. Computational Geometry features a special section containing open problems and concise reports on implementations of computational geometry tools.
期刊最新文献
Editorial Board Largest unit rectangles inscribed in a convex polygon Packing unequal disks in the Euclidean plane Editorial Board Improved approximation for two-dimensional vector multiple knapsack
×
引用
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