Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ CHALLENGE 2011

Name: Anonymous 2011-01-15 7:15

Given a set V of N 2 dimensional points and a number k (0 < k < N) find k circles which have the same radius r and the centers in V and cover all the N points in V and r must be the smallest possible.

An equivalent formulation of the problem would be given a point x and a finite set of points S we have dist(x, S) = min{dist(x,y) | y ∈ S} and radius(S) = max{dist(x, S) | x ∈ V}. You must determine a subset S ⊆ V, |S| = k which minimizes radius(S).

Name: Anonymous 2011-01-18 0:04

>FOIC

OMFG. What have I done? I've mistyped FIOC!

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List