Choose a point maximizing the distance to its nearest neighbor – Artificial Intelligence
Consider a set of points in an n-dimensional space. Each dimension is bounded in the range [0, 1] inclusive. Add a new point to the space as far away as possible from its nearest neighbor. Where should that point go?…