Title :
Square meshes are not optimal for convex hull computation
Author :
Bhagavathi, Dharmavani ; Gurla, Himabindu ; Olariu, Stephan ; Schwing, James L. ; Zhang, Jingyuan
Author_Institution :
Dept. of Comput. Sci., Southern Illinois Univ., Edwardsville, IL, USA
fDate :
6/1/1996 12:00:00 AM
Abstract :
Recently it has been noticed that for semigroup computations and for selection, rectangular meshes with multiple broadcasting yield faster algorithms than their square counterparts. The contribution of the paper is to provide yet another example of a fundamental problem for which this phenomenon occurs. Specifically, we show that the problem of computing the convex hull of a set of n sorted points in the plane can be solved in O(n 18/ log 34/) time on a rectangular mesh with multiple broadcasting of size n 38/ log 14/ n×n 58//log 14/n. The fastest previously known algorithms on a square mesh of size √n×√n run in O(n 16/) time in case the n points are pixels in a binary image, and in O(n 16/log 32/ n) time for sorted points in the plane.
Keywords :
computational complexity; computational geometry; image processing; parallel algorithms; binary image; computational geometry; convex hull computation; image processing; multiple broadcasting; parallel algorithms; pattern recognition; rectangular meshes; semigroup computations; sorted points; square meshes; Broadcasting; Cities and towns; Computational geometry; Computer architecture; Computer science; Image processing; Parallel architectures; Path planning; Pattern recognition; Very large scale integration;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on