Physics, asked by nachiketstpatil3800, 1 year ago

Discuss closest pair problem and any two its applications.

Answers

Answered by taibak32
0

Answer

The closest pair of points problem or closest pair problem is a problem of computational geometry: given n points in metric space, find a pair of points with the smallest distance between them. The closest pair problem for points in the Euclidean plane[1] was among the first geometric problems that were treated at the origins of the systematic study of the computational complexity of geometric algorithms.

Similar questions