From Numerical Optimization by Nocedal and Wright:
A point $x^*$ is a strict local minimizer if there is a neighborhood $N$ of $x^*$ such that $f(x^*)<f(x)$ for all $x \in N$ with $x \neq > x^*$.
A point $x^*$ is an isolated local minimizer if there is a neighborhood $N$ of $x^*$ such that $x^*$ş is the only local minimizer in $N$.
...
While strict local minimizers are not always isolated, it is true that all isolated local minimizers are strict.
I just could not draw an image of a strict local minimizer that is not isolated in my mind. Neither could I find in the web.
Can you draw one for me, so that I can see the different between strict and isolated local minimizers visually?
By the way authors give following function as an example: $f(x)=x^4cos(1/x)+2x^4, 0 $ being the minimizer. Though you do not need to show on this function. A hand drawn image is OK, if it shows the difference.

