Chapter 5 Linear Programming
Chapter 5 Linear Programming
Programming
By:
C.M. Dhakal
1. Concept of Linear Programming
Linear programming is computational technique or
mathematical model for optimizing the organizational
performance.
It is helpful for production control by setting the
standard for product and by using organizational
resources in optimum way.
Optimization refers to both maximizing the
profitability or minimizing the cost.
It provides the guideline to operation manager how to
use organizational limited resources to get desired
goal.
Cont..
The basic things in LPP are as follows:
a. Objective function
1. Maximization(Z max.)
2. Minimization(Z min.)
b. Constraints
1. ≥ At least, more than or equal, requirement, unlimited by
2. ≤ At most, not exceeded by, limited by, up to, available
3. ₌ Equal, exactly, standard size
c. Non- negativity constraints
d. Variables
1. ≥ Surplus and dummy variables (s1, s2, s3….and D1, D2, D3…)
2. ≤ Slack variables (S1, S2, S2….)
3. ₌ Dummy variables (D1, D2, D3…)
Cont..
e. Effect of variables on objective function
1. Surplus variables – No effect
a. To calculate penalty cost (row cost difference and column cost difference) by deducting
least cost from second least cost from each row and column.
b. To enter from highest penalty cost at minimum cost cell and assign minimum quantity
of demand and supply.
c. Repeat the above step up to assign all demand and supply.
Cont..
B. Steps for finding optimal solution by Modified
Distribution method (MODI)
a. To check the non-degeneracy
b. To calculate row (Ri) value and column value (Kj) by using
the relation of Cij = Ri + Kj.
c. To calculate net evaluation factor by using the relation of:
Δij = Cij – (Ri + Kj)
a. To check optimality
If all the values at net evaluation factor are positive or zero,
the solution is optimized otherwise make further process.