Optimalstelle
Optimalstelle is a term used in optimization literature to denote a point in the domain of a function where an optimum value is attained. The concept covers both local and global optima as well as unconstrained and constrained problems. In many contexts the word is paired with indicators such as minimum or maximum to specify the type of optimum.
In unconstrained optimization, an optimalstelle x* typically satisfies that the gradient of the objective function f
In constrained optimization, the feasible set is restricted by constraints, and optimalstellen must satisfy first-order conditions
Common methods to find optimalstellen include gradient-based algorithms (gradient descent, Newton’s method) for unconstrained problems and