A

Admin • 833K Points
Coach

Q. 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

Explanation by: Admin

finding the shortest distance between two points belongs to closest pair algorithm while the rest is quickhull.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.