/facility-location

Program that for given set of points in the plane and a number R, computes where a disc with radius R should be placed in order to maximize the number of input points covered by the disc.

Primary LanguageJavaScript

Watchers