I do not have a specific problem. Could a convex optimization problem (not strictly convex) have alternate solutions?
2026-04-25 19:07:13.1777144033
Is a global optimal solution of a convex problem always unique?
1.9k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Yes. Take for instance $$\inf_x \max\{|x|-1,0\}$$ The minimum value is clearly zero, but $$\mathop{\textrm{argmin}}_x \max\{|x|-1,0\}=[1,-1]$$ Notice that the set of optimal points is an interval. In the general, multivariate case, the set of optimal points for a convex optimization model is always a convex set (including possibly the empty set or a singleton).