質問
calculating the minimal diameter of a circle engulfing a number of randomply positioned dots
There are a number of dots randomly scattered across the
screen. The
coordinates of each dot are known.
What would be the algorithm to calculate the minimal diameter of a circle
engulfing all the dots and the coordinates of its center?
coordinates of each dot are known.
What would be the algorithm to calculate the minimal diameter of a circle
engulfing all the dots and the coordinates of its center?