Preprocessing 2D data for fast convex hull computations

Research output: Contribution to journalArticlepeer-review

2 Citations (Scopus)

Abstract

© 2019 Cadenas, Megson. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. This paper presents a method to reduce a set of n 2D points to a smaller set of s 2D points with the property that the convex hull on the smaller set is the same as the convex hull of the original bigger set. The paper shows, experimentally, that such reduction accelerates computations; the time it takes to reduce from n down to s points plus the time of computing the convex hull on the s points is less than the time to compute the convex hull on the original set of n points. The method accepts 2D points expressed as real numbers and thus extends our previous method that required points as integers. The method achieves a percentage of reduction of points of over 90% in a collections of four datasets. This amount of reduction provides speedup factors of at least two for various common convex hull algorithms. Theoretically, the reduction method executes in time within O(n) and thus is suitable for preprocessing 2D data before computing the convex hull by any known algorithm.
Original languageEnglish
Pages (from-to)e0212189
JournalPLoS ONE
DOIs
Publication statusPublished - 1 Feb 2019

Fingerprint

Dive into the research topics of 'Preprocessing 2D data for fast convex hull computations'. Together they form a unique fingerprint.

Cite this