Vidyalelo
Data Structure · Q1131

Miscellaneous on Data Structures

Programming · Data Structure · question 1131

Q1131

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
Answer
C.
merge previously calculated convex hull
D.
reuse convex hull from the previous iteration

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board