Tagged Questions

4
votes
6answers
880 views

Envelope Algorithm Optimization — Best Place to Put a Circle

I have to solve the following problem in an optimal way. Input data is: N points in a plane given as a (x, y) pair of integer coordinates M points in the same plane given as a (x, y) pair of ...