Saved Bookmarks
| 1. |
Optimal solution in L.P.POptimal solution of L.P.PConstraints in L.P.P (M |
|
Answer» 1. Anoptimal solutionis a feasiblesolutionwhere the objective function reaches its maximum (or minimum) value – for example, the most profit or the least cost. A globallyoptimal solutionis one where there are no other feasiblesolutionswith better objective function values.3.The variables are also subject to conditions, in the form of linearinequalities. These are called constraints.The variables must also satisfy the non-negativity condition: they can’tbe negative.The set of points, or values of the variables, which satisfy the con-straints and the non-negativity condition is called the feasible set. |
|