FINDING A CLOSEST VISIBLE VERTEX PAIR BETWEEN 2 POLYGONS

Authors
Citation
Nm. Amato, FINDING A CLOSEST VISIBLE VERTEX PAIR BETWEEN 2 POLYGONS, Algorithmica, 14(2), 1995, pp. 183-201
Citations number
31
Categorie Soggetti
Computer Sciences",Mathematics,Mathematics,"Computer Science Software Graphycs Programming
Journal title
ISSN journal
01784617
Volume
14
Issue
2
Year of publication
1995
Pages
183 - 201
Database
ISI
SICI code
0178-4617(1995)14:2<183:FACVVP>2.0.ZU;2-S
Abstract
Given nonintersecting simple polygoris P and Q, two vertices p is an e lement of P and q is an element of Q are said to be visible if <($$)ov er bar>pq does not properly intersect P or Q. We present a parallel al gorithm for finding a closest pair among all visible pairs (p,q) p is an element of P and q is an element of Q. The algorithm runs in time O (log n) using O(n) processors on a CREW PRAM, where n = \P\+\Q\. This algorithm can be implemented serially in O(n) time, which gives a new optimal sequential solution for this problem.