๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Quadrilaterizing an Orthogonal Polygon in Parallel

โœ Scribed by Jana Dietel; Hans-Dietrich Hecker


Publisher
John Wiley and Sons
Year
1998
Tongue
English
Weight
1000 KB
Volume
44
Category
Article
ISSN
0044-3050

No coin nor oath required. For personal study only.

โœฆ Synopsis


We consider the problem of quadrilaterizing an orthogonal polygon P , that is t o decompose P into nonoverlapping convex quadrangles without adding new vertices. In this paper we present a CREW-algorithm for this problem which runs in O(1ogN) time using O(N/log N ) processors if the rectangle decomposition of P is given, and O ( N ) processors if not. Furthermore we will show that the latter result is optimal if the polygon is allowed t o contain holes.


๐Ÿ“œ SIMILAR VOLUMES


Orthogonal parallel processing in vector
โœ Paul Cockshott; Greg Michaelson ๐Ÿ“‚ Article ๐Ÿ“… 2006 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 468 KB

Despite the widespread adoption of parallel operations in contemporary CPU designs, their use has been restricted by a lack of appropriate programming language abstractions and development environments. To fully exploit the SIMD model of computation such operations offer, programmers depend on CPU s