Closest pair of points

Home > Computer Science > Algorithms and data structures > Computational geometry > Closest pair of points

Divide and conquer, brute force, applications.