An O((log log n)2) Time Algorithm to Compute the Convex Hull of Sorted Points on Reconfigurable Meshes

  • Authors:
  • Tatsuya Hayashi;Koji Nakano;Stephen Olariu

  • Affiliations:
  • Nagoya Institute of Technology, Nagoya, Japan;Nagoya Institute of Technology, Nagoya, Japan;Old Dominion Univ., Norfolk, VA

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of computing the convex hull of a set of n sorted points in the plane is one of the fundamental tasks in image processing, pattern recognition, cellular network design, and robotics, among many others. Somewhat surprisingly, in spite of a great deal of effort, the best previously known algorithm to solve this problem on a reconfigurable mesh of size $\sqrt n\times \sqrt n$ was running in O(log2n) time. It was open for more than ten years to obtain an algorithm for this important problem running in sublogarithmic time. Our main contribution is to provide the first breakthrough: We propose an almost optimal convex hull algorithm running in O((log log n)2) time on a reconfigurable mesh of size $\sqrt n\times \sqrt n.$ With slight modifications, this algorithm can be implemented to run in O((log log n)2) time on a reconfigurable mesh of size ${\textstyle{{\sqrt n} \over {{\rm log\,log}\,n}}}\times {\textstyle{{\sqrt n} \over {{\rm log \,log}\,n}}}.$ Clearly, the latter algorithm is work-optimal. We also show that any algorithm that computes the convex hull of a set of n sorted points on an n-processor reconfigurable mesh must take 驴(log log n) time. Our result opens the door to an entire slew of efficient convex-hull-based algorithms on reconfigurable meshes.