[ACM Press the fourth annual symposium - Urbana-Champaign, Illinois, United States (1988.06.06-1988.06.08)] Proceedings of the fourth annual symposium on Computational geometry - SCG '88 - Optimal parallel algorithms for polygon and point-set problems
โ Scribed by Cole, R.; Goodrich, M. T.
- Book ID
- 118179736
- Publisher
- ACM Press
- Year
- 1988
- Weight
- 954 KB
- Volume
- 0
- Category
- Article
- ISBN-13
- 9780897912709
No coin nor oath required. For personal study only.
โฆ Synopsis
In this paper we give parallel algorithms for a number of problems defined on polygons and point sets. All of our algorithms have optimal T(n) * P(n) products, where T(n) is the time complexity and P(n} is the number of processors used, and are for the EREW PRAM or CREW PRAM models. In addition, our algorithms provide parallel analogues to well known phenomena from sequential computational geometry, such as the fact that problems for polygons can oftentimes be solved more efficiently that point-set problems, and that one can solve nearest-neighbor problems without explicitly constructing a Voronoi diagram.
๐ SIMILAR VOLUMES
The problem of determining the Euclidean shortest path between two points in the presence of m simple polygonal obstacles is studied. An O( m 2 logn + nlogn ) algorithm is developed, where n is the total number of points in the obstacles. A simple O(E+T) algorithm for determining the visibility gra