An Optimal Parallel Algorithm For the All Nearest - - Neighbor Problem for a Convex Polygon

In this paper we give a parallel algorithm for finding the nearest-neighbor vertex of each vertex of a convex polygon. Our algoritb..z::J. runs in O(log n) time using O(njlogn) processors, in the parallel computation model CREW PRA.lvr (ConcurrentRead, Exclusive-Write Parallel RAM). This implies that the all nearest-neighbors problem for a convex polygon can be solved in O(n/p+logn) time using p processors, which is optimal.