Which of the following statements is not a part of Chan’s algorithm?
(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
I got this question in an online interview.
I'm obligated to ask this question of Computational Geometry topic in chapter Computational Geometry of Data Structures & Algorithms II