β
Correct Answer: (B)
recompute convex hull from scratch
Explanation: chan’s algorithm implies that the convex hulls of larger points can be arrived at by merging previously calculated convex hulls. it makes the algorithm simpler instead of recomputing every time from scratch.
Explanation by: Mr. Dubey
chan’s algorithm implies that the convex hulls of larger points can be arrived at by merging previously calculated convex hulls. it makes the algorithm simpler instead of recomputing every time from scratch.
Discussion
Question Analytics
603
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
91%
Success Rate