mitteoptimaalseid
Mitteoptimaalseid is Estonian for non-optimal or not optimal, and is used in optimization to describe solutions that do not achieve the best possible value of an objective function under given constraints. The term is often employed to distinguish feasible solutions that fail to reach the global optimum from those that are optimal.
In a typical optimization problem, one seeks to minimize or maximize an objective function f(x) subject to
Non-optimal solutions commonly arise in practice because many algorithms only explore parts of the search space
Identifying non-optimality involves verifying optimality conditions or computing bounds. Certificates of suboptimality, such as a duality
See also: optimization, optimal solution, local optimum, global optimum, duality, KKT conditions, feasibility, objective function.