suboptimaal
Suboptimaal is a term used in optimization, decision theory, engineering, and related fields to describe outcomes or solutions that are not the best possible given the available information and constraints. In mathematical terms, an optimal solution minimizes or maximizes an objective function over all feasible options. A suboptimaal solution is any feasible solution whose objective value is worse than the optimum. The degree of suboptimality is often expressed as the suboptimality gap (the difference between the suboptimal value and the optimum) or, in some cases, by an approximation ratio comparing the suboptimal value to the optimum.
Suboptimality arises frequently because exact optimization can be computationally intractable for large or complex problems, information
The use of suboptimal solutions involves trade-offs between quality and cost. While suboptimality can lead to
See also: optimization, approximation algorithms, NP-hard problems, heuristics, optimality.