DocumentCode
3279235
Title
An improved parallel algorithm for construction Voronoi diagram on a mesh-connected computer
Author
Jeong, C.S.
Author_Institution
Dept. of Comput. Sci., Pohang Inst. of Sci. & Technol., South Korea
fYear
1990
fDate
9-13 Dec 1990
Firstpage
642
Lastpage
645
Abstract
While constructing a Voronoi diagram V p 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 V L and V A, 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 V L and V R 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;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing, 1990. Proceedings of the Second IEEE Symposium on
Conference_Location
Dallas, TX
Print_ISBN
0-8186-2087-0
Type
conf
DOI
10.1109/SPDP.1990.143619
Filename
143619
Link To Document