Title :
An improved parallel algorithm for construction Voronoi diagram on a mesh-connected computer
Author_Institution :
Dept. of Comput. Sci., Pohang Inst. of Sci. & Technol., South Korea
Abstract :
While constructing a Voronoi diagram Vp for a set P of n points on a mesh-connected computer(MCC), it is necessary to find a set B of edges which are intersected by the dividing chain C during the merge process of two Voronoi diagrams VL and VA, where L and R contain the leftmost [n/2] points and the rightmost [n/2] points of P respectively. The computation of B requires two operations: First decide for each edge e in VL and VR whether its end vertices are closer to L or R, and then from that information, determine, whether e is intersected by C. The paper shows that the latter operation can be done in O(1) time without executing planar point location and the former operation can be executed without the computation of convex hulls. Therefore, the computation of B is reduced to only one planar point location
Keywords :
computational complexity; computational geometry; parallel algorithms; Voronoi diagram; dividing chain; edges; end vertices; merge process; mesh-connected computer; parallel algorithm; planar point location; Clocks; Computational geometry; Computational modeling; Computer aided instruction; Computer science; Concurrent computing; Parallel algorithms; Partitioning algorithms; Registers; Virtual reality;
Conference_Titel :
Parallel and Distributed Processing, 1990. Proceedings of the Second IEEE Symposium on
Conference_Location :
Dallas, TX
Print_ISBN :
0-8186-2087-0
DOI :
10.1109/SPDP.1990.143619