Statements (23)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:algorithm
|
| gptkbp:allows |
number of input points
|
| gptkbp:alsoKnownAs |
gift wrapping algorithm
|
| gptkbp:category |
computational geometry algorithms
|
| gptkbp:deterministic |
true
|
| gptkbp:firstPublished |
1973
R. A. Jarvis |
| gptkbp:h |
number of points on the hull
|
| gptkbp:input |
set of points in the plane
|
| gptkbp:namedAfter |
R. A. Jarvis
|
| gptkbp:output |
convex hull of the set
ordered list of hull vertices |
| gptkbp:relatedTo |
gptkb:Graham_scan
gptkb:Quickhull Chan's algorithm |
| gptkbp:solvedBy |
gptkb:convex_hull_problem
|
| gptkbp:usedFor |
gptkb:geometry
|
| gptkbp:worstCaseTimeComplexity |
O(nh)
|
| gptkbp:bfsParent |
gptkb:ConvexHull
gptkb:convex_hull_problem gptkb:Graham_scan |
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
Jarvis march
|