Smallest ratio of largest to smallest distance · n = 14
Place n points in the plane; with D the largest and d the smallest pairwise distance, make the ratio D/d as small as possible.
Formal definition
- ContainerNo real container: the ratio is invariant under scaling and translation, so the answer is written scaled into the unit square
- SubmissionExactly n points, no two coinciding
- ObjectiveMake D/d as small as possible; compared internally by the squared ratio, exactly