Page 1 of 1

___________ is a method of constructing a smallest polygon out of n given points.

Posted: Wed Jul 13, 2022 6:16 pm
by answerhappygod
a) closest pair problem
b) quick hull problem
c) path compression
d) union-by-rank