Faster and More Robust Mesh-based Algorithms for Obstacle k-Nearest Neighbour

08/13/2018
by   Shizhe Zhao, et al.
4

We are interested in the problem of finding k nearest neighbours in the plane and in the presence of polygonal obstacles (OkNN). Widely used algorithms for OkNN are based on incremental visibility graphs, which means they require costly and online visibility checking and have worst-case quadratic running time. Recently Polyanya, a fast point-to-point pathfinding algorithm was proposed which avoids the disadvantages of visibility graphs by searching over an alternative data structure known as a navigation mesh. Previously, we adapted Polyanya to multi-target scenarios by developing two specialised heuristic functions: the Interval heuristic h_v and the Target heuristic h_t. Though these methods outperform visibility graph algorithms by orders of magnitude in all our experiments they are not robust: h_v expands many redundant nodes when the set of neighbours is small while h_t performs poorly when the set of neighbours is large. In this paper, we propose new algorithms and heuristics for OkNN which perform well regardless of neighbour density.

READ FULL TEXT

page 12

page 14

page 17

research
03/25/2021

Unit Disk Visibility Graphs

We study unit disk visibility graphs, where the visibility relation betw...
research
11/19/2020

Visibility Polygons and Visibility Graphs among Dynamic Polygonal Obstacles in the Plane

We devise an algorithm for maintaining the visibility polygon of any que...
research
11/06/2017

Computational Complexity Aspects of Point Visibility Graphs

A point visibility graph is a graph induced by a set of points in the pl...
research
06/09/2017

A Focal Any-Angle Path-finding Algorithm Based on A* on Visibility Graphs

In this research, we investigate the subject of path-finding. A pruned v...
research
05/02/2019

Pseudo-Triangle Visibility Graph: Characterization and Reconstruction

The visibility graph of a simple polygon represents visibility relations...
research
10/03/2018

A Comparison of I/O-Efficient Algorithms for Visibility Computation on Massive Grid Terrains

Given a grid terrain T and a viewpoint v, the viewshed of v is the set o...
research
05/13/2021

An Algorithm for Limited Visibility Graph Searching

We study a graph search problem in which a team of searchers attempts to...

Please sign up or login with your details

Forgot password? Click here to reset