Minimization of objective function in lpp means
Answers
Answer:
The function to be optimized in linear programming is called the objective function. This usually refers to profit maximization or cost minimization. In linear programming problems, constraints are given by inequalities (called inequality constraints). ... Graph the inequality constraints, and define the feasible region.
Answer:
Minimization of the objective function in LPP means among the allowable decisions, least value is chosen.
Step-by-step explanation:
Consider the problem as follows:
Min _____ (A)
Subject to _____ (1)
_____ (2)
_____ (m)
______ (B)
Here,
Equation (A) is called objective function.
Equation (1), (2), . . . (m) are called constraints.
Inequality (B) is called non- negativity restrictions.
is called price or cost.
(I) The values of which satisfies equations from (1) to (m) gives the solution for LPP.
(II) A solution which satisfies (B) is called feasible solution.
(III) A feasible solution which minimize the objective function in a minimization problem is called optimal solution.
Therefore, the least value of objective function gives maximum profit.
#SPJ3