Example of a KKT point that is not optimal

71 Views Asked by At

I know that for convex problems, the KKT point is optimal. So to show that KKT points are not always optimal, I have to consider a non-convex problem. But I can't find an example for that!

1

There are 1 best solutions below

0
On BEST ANSWER

A very simple example: $x = 0$ is a KKT-point of $$ \text{Minimize} \quad -x^2.$$