The most important condition for which closest pair is calculated for the points (pi, pj) is?
(a) i>j
(b) i!=j
(c) i=j
(d) i<j
I have been asked this question at a job interview.
My question is based upon Computational Geometry topic in portion Computational Geometry of Data Structures & Algorithms II