Kirkpatrick–Seidel algorithm
GPTKB entity
Statements (17)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:algorithm
gptkb:computational_geometry_algorithm |
| gptkbp:alsoKnownAs |
ultimate planar convex hull algorithm
|
| gptkbp:citation |
gptkb:Kirkpatrick,_D._G.;_Seidel,_R._(1986),_'The_ultimate_planar_convex_hull_algorithm?',_SIAM_Journal_on_Computing,_15(1):_287–299
|
| gptkbp:complexity |
O(n log h)
|
| gptkbp:field |
gptkb:geometry
|
| gptkbp:input |
set of points in the plane
|
| gptkbp:namedAfter |
gptkb:David_Kirkpatrick
gptkb:Raimund_Seidel |
| gptkbp:notable_for |
output-sensitive complexity
|
| gptkbp:output |
convex hull of input points
|
| gptkbp:publishedIn |
1986
|
| gptkbp:solvedBy |
gptkb:convex_hull_problem
|
| gptkbp:uses |
divide and conquer
|
| gptkbp:bfsParent |
gptkb:Scott_Kirkpatrick
|
| gptkbp:bfsLayer |
6
|
| https://www.w3.org/2000/01/rdf-schema#label |
Kirkpatrick–Seidel algorithm
|