CONSTRUCTING ARRANGEMENTS OPTIMALLY IN PARALLEL

Authors
Citation
Mt. Goodrich, CONSTRUCTING ARRANGEMENTS OPTIMALLY IN PARALLEL, Discrete & computational geometry, 9(4), 1993, pp. 371-385
Citations number
44
Categorie Soggetti
Computer Sciences, Special Topics","Mathematics, Pure","Computer Applications & Cybernetics",Mathematics
ISSN journal
01795376
Volume
9
Issue
4
Year of publication
1993
Pages
371 - 385
Database
ISI
SICI code
0179-5376(1993)9:4<371:CAOIP>2.0.ZU;2-W
Abstract
We give two optimal parallel algorithms for constructing the arrangeme nt of n lines in the plane. The first method is quite simple and runs in O(log2 n) time using O(n2) work, and the second method, which is mo re sophisticated, runs in O(log n) time using O(n2) work. This second result solves a well-known open problem in parallel computational geom etry, and involves the use of a new algorithmic technique, the constru ction of an epsilon-pseudocutting. Our results immediately imply that the arrangement of n hyperplanes in R(d) in O(log n) time using O(n(d) ) work, for fixed d, can be optimally constructed. Our algorithms are for the CREW PRAM.