Which of the following statements is not a part of Chan’s algorithm?
Posted: Wed Jul 13, 2022 6:16 pm
a) eliminate points not in the hull
b) recompute convex hull from scratch
c) merge previously calculated convex hull
d) reuse convex hull from the previous iteration
b) recompute convex hull from scratch
c) merge previously calculated convex hull
d) reuse convex hull from the previous iteration