scispace - formally typeset
Search or ask a question
Topic

Quickhull

About: Quickhull is a research topic. Over the lifetime, 56 publications have been published within this topic receiving 4860 citations.


Papers
More filters
Journal ArticleDOI
TL;DR: This article presents a practical convex hull algorithm that combines the two-dimensional Quickhull algorithm with the general-dimension Beneath-Beyond Algorithm, and provides empirical evidence that the algorithm runs faster when the input contains nonextreme points and that it used less memory.
Abstract: The convex hull of a set of points is the smallest convex set that contains the points. This article presents a practical convex hull algorithm that combines the two-dimensional Quickhull algorithm with the general-dimension Beneath-Beyond Algorithm. It is similar to the randomized, incremental algorithms for convex hull and delaunay triangulation. We provide empirical evidence that the algorithm runs faster when the input contains nonextreme points and that it used less memory. computational geometry algorithms have traditionally assumed that input sets are well behaved. When an algorithm is implemented with floating-point arithmetic, this assumption can lead to serous errors. We briefly describe a solution to this problem when computing the convex hull in two, three, or four dimensions. The output is a set of “thick” facets that contain all possible exact convex hulls of the input. A variation is effective in five or more dimensions.

5,050 citations

Journal ArticleDOI
TL;DR: In this article, a new approach is proposed to describe process's feasible region and a new metric for ealuating process flexibility based on the conex hull that is inscribed within the feasible region.
Abstract: Uncertainities in chemical plants come from numerous sources: internal like fluctu- atedalues of reaction constants and physical properties or external such as quality and flow rates of feedstreams. Accounting for uncertainty inarious stages of plant opera- tions was identified as one of the most important problems in chemical plant design and operations. A new approach proposed describes process's feasible region and a new metric for ealuating process flexibility based on the conex hull that is inscribed within the feasible region and determines itsolume based on Delaunay Triangulation. The two steps inoled are: 1. a series of simple optimization problems are soled to deter- mine points at the boundary of the feasible region; 2. gien the set of points at the boundary of the feasible region, the conex hull inscribed within the feasible region is determined. This is achieed by implementing the Quickhull algorithm, an incremental procedure for ealuating the conex hull, and then by computing a Delaunay Triangula- tion to determine theolume of the conex hull proiding a new metric for process flexibility. This approach not only proides another feasibility measure, but an accurate description of the feasible space of the process. It was applied to 1-D conex problems, and work is in progress to extend it to nonconex systems.

53 citations

Journal ArticleDOI
TL;DR: A novel parallel algorithm for computing the convex hull of a set of points in 3D using the CUDA programming model based on the QuickHull approach and starts by constructing an initial tetrahedron using four extreme points, discards the internal points, and distributes the external points to the four faces.

52 citations

Journal ArticleDOI
01 Mar 1997
TL;DR: In this article, a simple randomized algorithm for constructing the convex hull of a set of n points in the plane with expected running time O(nlogh) where h is the number of points on the hull.
Abstract: This paper contains a simple, randomized algorithm for constructing the convex hull of a set ofn points in the plane with expected running timeO(nlogh) whereh is the number of points on the convex hull.

24 citations

Journal ArticleDOI
TL;DR: It is concluded that utmost care is needed when doing experiments and when trying to draw solid conclusions upon them in the context of geometric algorithms: plane-sweep, torch, quickhull, and throw-away.
Abstract: From a broad perspective, we study issues related to implementation, testing, and experimentation in the context of geometric algorithms. Our focus is on the effect of quality of implementation on experimental results. More concisely, we study algorithms that compute convex hulls for a multiset of points in the plane. We introduce several improvements to the implementations of the studied algorithms: plane-sweep, torch, quickhull, and throw-away. With a new set of space-efficient implementations, the experimental results—in the integer-arithmetic setting—are different from those of earlier studies. From this, we conclude that utmost care is needed when doing experiments and when trying to draw solid conclusions upon them.

20 citations


Network Information
Related Topics (5)
Data structure
28.1K papers, 608.6K citations
77% related
Approximation algorithm
23.9K papers, 654.3K citations
76% related
Time complexity
36K papers, 879.5K citations
76% related
Dynamic priority scheduling
28.2K papers, 585.1K citations
74% related
Job shop scheduling
35.2K papers, 658.3K citations
73% related
Performance
Metrics
No. of papers in the topic in previous years
YearPapers
20214
20201
20194
20183
20173
20163