Does Elzinga & Hearn algorithm depend on initial points

114 Views Asked by At

Elzinga & Hearn is an algorithm which find the smallest enclosing circle of $n$ points in plane. I wonder is it a good idea to initialize the algorithm of Elzinga & Hearn with the two points farthest apart?