A practical approach to the 2D incremental nearest-point problem suitable for different point distributions

作者:

Highlights:

摘要

In this paper we present a new practical approach to solve the incremental nearest-point problem in the plane. We used the proposed approach in industrial applications with a superior behaviour to the theoretically better solutions. The method efficiently avoids the requirement of initial randomization of the input points by splitting the plane in strips using a heuristic. Points in strips are stored either in (a,b)-skip lists or in (a,b)-trees. Testing of the algorithms at different point distributions shows that our algorithm, using proposed heuristic, is almost insensible to distributions of input points, what makes the algorithm very attractive for various engineering applications.

论文关键词:Incremental nearest-point problem,Point distribution,Skip list,(a,b)-tree

论文评审过程:Received 14 November 2006, Revised 15 June 2007, Accepted 21 June 2007, Available online 19 July 2007.

论文官网地址:https://doi.org/10.1016/j.patcog.2007.06.031