matbesancon/MathOptSetDistances.jl

Add projection api

matbesancon opened this issue · 0 comments

Suggested by @mlubin

Add a projection API, which instead of returning the distance, returns the projected point on the set, i.e.

arg min_y ||v - y||
y in S