211 0

QuickhullDisk: A faster convex hull algorithm for disks

Title
QuickhullDisk: A faster convex hull algorithm for disks
Author
김덕수
Keywords
Weighted points; Incremental algorithm; Quicksort; Quickhull; Voronoi diagram; Divide and conquer
Issue Date
2019-12
Publisher
ELSEVIER SCIENCE INC
Citation
APPLIED MATHEMATICS AND COMPUTATION, v. 363, article no. 124626
Abstract
Convex hull is one of the most fundamental constructs in geometry and its construction has been extensively studied. There are many prior works on the convex hull of points. However, its counterpart for weighted points has not been sufficiently addressed despite important applications. Here, we present a simple and fast algorithm, QuickhullDisk, for the convex hull of a set of disks in R-2 by generalizing the quickhull algorithm for points. QuickhullDisk takes O(nlog n) time on average and O(mn) time in the worst case where m represents the number of extreme disks which contribute to the boundary of the convex hull of n disks. These time complexities are identical to those of the quickhull algorithm for points in R-2. Experimental result shows that the proposed QuickhullDisk algorithm runs significantly faster than the O(nlogn) time incremental algorithm, proposed by Devillers and Golin in 1995, particularly for big data. QuickhullDisk is approximately 2.6 times faster than the incremental algorithm for random disks and is 1.2 times faster even for the disk sets where all disks are extreme. This speed-up is because the basic geometric operation of the QuickhullDisk algorithm is a predicate for the location of a point w.r.t. a line and is much faster than that of the incremental algorithm. The source code of QuickhullDisk is freely available from Mendeley Data and a GUI-version from Voronoi Diagram Research Center, Hanyang University (http://voronoi.hanyang.ac.kr/). (C) 2019 The Author(s). Published by Elsevier Inc.
URI
https://www.sciencedirect.com/science/article/pii/S0096300319306186?via%3Dihubhttps://repository.hanyang.ac.kr/handle/20.500.11754/157371
ISSN
0096-3003; 1873-5649
DOI
10.1016/j.amc.2019.124626
Appears in Collections:
COLLEGE OF ENGINEERING[S](공과대학) > MECHANICAL ENGINEERING(기계공학부) > Articles
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.

BROWSE