Optimointialue
Optimointialue, or the feasible region, is the subset of the decision variable space that satisfies all constraints of an optimization problem. In a typical formulation, decision variables x belong to a space such as R^n, there is an objective function f(x) to be minimized or maximized, and a set of constraints that x must satisfy (for example Ax ≤ b, Cx = d, gi(x) ≤ 0, hj(x) = 0). The optimointialue consists of all points x that meet these requirements.
It is important to distinguish the optimointialue from the domain of the objective function. The feasible region
Properties of the optimointialue depend on the problem structure. If all constraints are linear, the optimointialue
Examples include linear programming, where the optimointialue is a polyhedron defined by linear inequalities, and nonlinear