15.4 Closest Pair

Divide and conquer approach for finding the distance between the two closest points.

|-----------------|
|      ##|# •     |
|•     #•|#  • •  |
|      ##•#       |
|    • #•|#       |
|  •   •#|#   •   |
|----------•------|