Given a 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.
-
Updated
Oct 13, 2019 - JavaScript
Given a 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.
Add a description, image, and links to the facility-location topic page so that developers can more easily learn about it.
To associate your repository with the facility-location topic, visit your repo's landing page and select "manage topics."