Represents the result of the closest pair algorithm.
The distance between the closest pair of points.
A pair of points that are the closest to each other.