1979
DOI: 10.1016/0020-0190(79)90072-3
|View full text |Cite
|
Sign up to set email alerts
|

Another efficient algorithm for convex hulls in two dimensions

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
191
0
9

Year Published

1992
1992
2019
2019

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 383 publications
(204 citation statements)
references
References 12 publications
0
191
0
9
Order By: Relevance
“…If d = 1 and F is finite and given in increasing order along the first coordinate, then c(ψ) can be calculated in time proportional to the size of F . This is because the upper hull of a sorted set of planar points (Andrew 1979) can be calculated in linear time, as described in proposition 3.3. Let x and x be distinct elements of Im(X 1 ) such that (X 0 , c(ψ)) belongs to the segment joining (x , ψ * (x )) to (x , ψ * (x )).…”
Section: Practical Implementation Issuesmentioning
confidence: 99%
“…If d = 1 and F is finite and given in increasing order along the first coordinate, then c(ψ) can be calculated in time proportional to the size of F . This is because the upper hull of a sorted set of planar points (Andrew 1979) can be calculated in linear time, as described in proposition 3.3. Let x and x be distinct elements of Im(X 1 ) such that (X 0 , c(ψ)) belongs to the segment joining (x , ψ * (x )) to (x , ψ * (x )).…”
Section: Practical Implementation Issuesmentioning
confidence: 99%
“…Since then numerous improvements [1,2,3,15,41] and extensions to polytopes [53,74] have been proposed. An overview can be found in [54,60].…”
Section: Convex Hullmentioning
confidence: 99%
“…In this section, we present a simple in-place implementation of Graham's convex hull algorithm [1] or, more precisely, Andrew's modification of Graham's algorithm [3]. The algorithm requires the use of an in-place sorting algorithm.…”
Section: An O(n Log N) Time Algorithmmentioning
confidence: 99%
“…Theorem 2 Opt-Graham-InPlace-Hull computes the convex hull of n points in O(n log n) time using at most 3n−h right turn tests, 3 2 n log 2 n+O(n) swaps, n log 2 n+O(n) lexicographic comparisons and O(1) additional memory, where h is the number of vertices of the convex hull.…”
Section: The Optimized Algorithmmentioning
confidence: 99%
See 1 more Smart Citation