Problem of finding the minimum distance from a point to the complement of a convex set is a non-convex problem. Its solution set (the set of all projections) is not a singleton in general. There have been some algorithms for finding the projection onto a convex set. But in the reverse convex case, such as, projection onto the complement of an Ellipsoid, I don't know any algorithm to find a point in the set of projections.

Similar questions and discussions