A BSP Realization of Jarvis' Algorithm

  • Authors:
  • L. Cinque;C. diMaggio

  • Affiliations:
  • -;-

  • Venue:
  • ICIAP '99 Proceedings of the 10th International Conference on Image Analysis and Processing
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

The purpose of this paper is to present a very efficient parallel algorithm for computing the convex hull in the plane. We propose a parallel version of the Jarvis' march, realized using the BSP model and which takes O(nh /p) time (where p is the number of processors and n is the problem size) against the O(nh) complexity of the sequential algorithm. Furthermore, we give the experimental results obtained testing the algorithm implementation on a 16-nodes IBM SP2 (Scalable POWER-parallel 2) and we compare them with the theoretical performance prediction obtained using the BSP cost calculus model.