Which of the following statement is not related to quickhull algorithm?
(a) finding points with minimum and maximum coordinates
(b) dividing the subset of points by a line
(c) eliminating points within a formed triangle
(d) finding the shortest distance between two points
This question was posed to me in an online quiz.
This interesting question is from Computational Geometry topic in division Computational Geometry of Data Structures & Algorithms II