Lecture 7-8 Operation Research, BIG M METHOD
Lecture 7-8 Operation Research, BIG M METHOD
Big M Method
By Prof. Saket Kumar
Artificial Variable Technique:
So far we have seen the problem in which all constraint were of less than or
equal to type (≤). The coefficients of slack variable in the constraints (in
standard form) were either 1 or 0.
(Constraints ≥, = 𝒕𝒚𝒑𝒆)
𝑀𝑎𝑥 𝑍 = −2𝑥1 − 𝑥2
Subject to 3 𝑥1 + 𝑥2 = 3
4 𝑥1 + 3𝑥2 ≥ 6
𝑥1 + 2𝑥2 ≤ 4
Ans 𝑥1 , 𝑥2 ≥ 0
3 6 12
[Answer : Optimal Solution is 𝑥1 = 5 , 𝑥2 = 5 , 𝑧𝑚𝑎𝑥 = − ]
5
Solution: write the LPP in standard form
𝑀𝑎𝑥 𝑍 = −2𝑥1 − 𝑥2 + 0𝑆1 + 0𝑆2 − 𝑀𝐴1 − 𝑀𝐴2
Subject to 3 𝑥1 + 𝑥2 + 𝐴1 = 3
4 𝑥1 + 3𝑥2 − 𝑆1 + 𝐴2 = 6
𝑥1 + 2𝑥2 + 𝑆2 = 4
And 𝑥1 , 𝑥2 , 𝑆1 , 𝑆2 , 𝐴1 , 𝐴2 ≥ 0
𝐴1 = 3
𝐴2 = 6 [Basic Variables]
𝑆2 = 4
Q.2 Use Penalty (Big M) Method to solve the LPP
Subject to 2 𝑥1 + 3𝑥2 ≤ 30
3 𝑥1 + 2𝑥2 ≤ 24
𝑥1 + 𝑥2 ≥ 3
And 𝑥1 , 𝑥2 ≥ 0
And
𝑥1 , 𝑥2 , 𝑆1 , 𝑆2 , 𝑆3 , 𝐴1 ≥ 0
𝑆1 = 30
𝑆2 = 24 [Basic Variables]
𝐴1 = 3