This may be a repeat of a previous question i asked, but i want to make such a statement in a paper, and want to evaluate if it can be refuted beforehand:

Are there (non-linear) optimization problems where it is not/ no longer possible to walk from one local solution, to a better local solution?

And can one define the global solution in this way - the inability to walk from a local solution to a better local solution?

Then, Can one base this on higher order partial derivatives?

I am currently using higher order partial derivatives to indicate if steps are still possible, post excel solver NLP (and evolutionary), and to identify such steps.

If i obtain steps still possible this way, i am walking to better solutions.

If i no longer am able to identify steps through higher order partial derivatives, can i say i have reached the global solution?

A higher order partial derivative would be the delta in objective function in response to a delta change in 3 or more coefficients. It differs from 2nd order partial derivatives, and this is evident when you consider the actual calculation.

More Brian Barnard's questions See All
Similar questions and discussions