SlideShare a Scribd company logo
MB106
QUANTITATIVE TECHNIQUES
MODULE I
LECTURE 6
Linear Programming: Big M Method
PROF. KRISHNA ROY
lpp-Big M method application
This method is suitable for problems with greater than
equal to or equal to constraints.
Start by expressing the linear programming problem in the
standard form.
Add non negative variables to the left hand side of all the
constraints of = or ≥ type called artificial variables.
The artificial variables violate the equality constraints and
are hence removed after obtaining the initial basic feasible
solution.
Proceed with the regular simplex method.
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2
lpp-Big M method application
Example:
Maximize Z=3 x1 – x2
Subject to
x1 ≥ 0, x2 ≥ 0  non negativity restrictions
2 x1+ x2 ≥ 2 (1)
x1+3x2 ≤3  (2)
x2 ≤ 4 (3)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3
lpp-Big M method application
Introducing slack variables to convert inequalities into equalities
Maximize Z=3x1 – x2 +0s1 +0s2 +0s3
Subject to
2 x1+x2- s1 = 2 (1)
x1+3x2+s2 =3  (2)
x2+s3 = 4 (3)
x1 ≥ 0, x2 ≥ 0, s1 ≥ 0 , s2 ≥ 0, s3 ≥ 0  non negativity restrictions
Putting x1=0 and x2=0 in constraints 1, 2 and 3 we get
s1 = -2, s2 = 3, s3 = 4
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4
lpp-Big M method application
 Since negative values for the slack variables are not allowed
we introduce artificial variable A.
2 x1+x2- s1+A = 2 (1)
x1+3x2+s2 =3  (2)
x2+s3 = 4 (3)
x1 ≥ 0, x2 ≥ 0, s1 ≥ 0 , s2 ≥ 0, s3 ≥ 0, A ≥ 0  non negativity restrictions
Putting x1=0, x2=0 and s1 =0 in constraints 1, 2 and 3 we get
A = 2, s2 = 3, s3 = 4
To eliminate artificial variables from the final solution (because artificial
variables with values greater than zero destroy the equality required by
the LP Model), a large penalty or negative value(-M) is assigned to the
artificial variable in the objective function
Maximize Z=3x1 – x2 +0s1 +0s2 +0s3 -MA
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5
lpp-Big M method application
KEY
ROW
outgoing variable A
KEY COLUMN KEY ELEMENT
incoming variable x1
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6
Objective
function

cj
3 -1 0 0 0 -M
ei
x1 x2 s1 s2 s3 A bi
Ө
-M A 2 1 -1 0 0 1 2 1
0 s2
1 3 0 1 0 0 3 3
0 s3
0 1 0 0 1 0 4
Zj=eiaij
-2M -M M 0 0 -M
Cj- Zj
3+2M -1+M -M 0 0 0
lpp-Big M method application
Dividing the key row by 2 to get unity for key element
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7
Objective
function

cj
3 -1 0 0 0 -M
ei
x1 x2 s1 s2 s3 A bi
Ө
3 x1 1 1/2 -1/2 0 0 1/2 1
0 s2
1 3 0 1 0 0 3
0 s3
0 1 0 0 1 0 4
Zj=eiaij
Cj- Zj
lpp-Big M method application
KEY ROW
outgoing variable s2
KEY COLUMN KEY ELEMENT
incoming variable s1
Subtracting the key row from row 2 to get unity for key element and ZERO for other elements of key column
(Since artificial variable A has been thrown out of the solution, the column representing A is deleted.)
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8
Objective
function

cj
3 -1 0 0 0
ei
x1 x2 s1 s2 s3 bi
Ө
3 x1 1 1/2 -1/2 0 0 1 -2
0 s2
0 5/2 1/2 1 0 2 4
0 s3
0 1 0 0 1 4
Zj=eiaij
3 3/2 -3/2 0 0
Cj- Zj
0 -5/2 3/2 0 0
lpp-Big M method application
KEY ROW
outgoing variable s2
KEY COLUMN KEY ELEMENT
incoming variable s1
Multiplying row 2 by 2 to make the key element 1
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9
Objective
function

cj
3 -1 0 0 0
ei
x1 x2 s1 s2 s3 bi
Ө
3 x1 1 1/2 -1/2 0 0 1 -2
0 s1
0 5 1 2 0 4 4
0 s3
0 1 0 0 1 4
Zj=eiaij
3 3/2 -3/2 0 0
Cj- Zj
0 -5/2 3/2 0 0
lpp-Big M method application
Dividing row 2 by 2 and adding to row 1 to make all elements in key column, other than key element, ZERO.
All Cj- Zj s are negative or zero. Hence no further improvement of the solution is possible.
Therefore x1=3, x2=0, s1=4, s2=0, s3=4
Zmax=3X3-0+0X4+0X0+0X4=9
09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10
Objective
function

cj
3 -1 0 0 0
ei
x1 x2 s1 s2 s3 bi
Ө
3 x1 1 3 0 1 0 3
0 s1
0 5 1 2 0 4
0 s3
0 1 0 0 1 4
Zj=eiaij
3 9 0 3 0
Cj- Zj
0 -10 0 -3 0
• Till we meet again in the next class……….
PROF. KRISHNA ROY, FMS, BCREC 11
09-11-2021

More Related Content

What's hot

Mb 106 quantitative techniques 9
Mb 106 quantitative techniques 9Mb 106 quantitative techniques 9
Mb 106 quantitative techniques 9
KrishnaRoy45
 
Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5
KrishnaRoy45
 
Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4
KrishnaRoy45
 
Mb 106 quantitative techniques 11
Mb 106 quantitative techniques 11Mb 106 quantitative techniques 11
Mb 106 quantitative techniques 11
KrishnaRoy45
 
Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12
KrishnaRoy45
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13
KrishnaRoy45
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17
KrishnaRoy45
 
Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16
KrishnaRoy45
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
rashi9
 
Linear Programming Problems : Dr. Purnima Pandit
Linear Programming Problems : Dr. Purnima PanditLinear Programming Problems : Dr. Purnima Pandit
Linear Programming Problems : Dr. Purnima Pandit
Purnima Pandit
 
Linear programming using the simplex method
Linear programming using the simplex methodLinear programming using the simplex method
Linear programming using the simplex methodShivek Khurana
 
Lecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solutionLecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solution
Aathi Suku
 
Integer Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear ProgrammingInteger Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear Programming
Salah A. Skaik - MBA-PMP®
 
Ch 04
Ch 04Ch 04
Ch 04
Sou Tibon
 
Problema del costo minimo trasnporte
Problema del costo minimo trasnporteProblema del costo minimo trasnporte
Problema del costo minimo trasnporteArtruro Benites
 
Lpp simplex method
Lpp simplex methodLpp simplex method
Lpp simplex method
Sneha Malhotra
 
Chapter two
Chapter twoChapter two
Chapter two
Mohamed Daahir
 
OR presentation simplex.pptx
OR presentation simplex.pptxOR presentation simplex.pptx
OR presentation simplex.pptx
pranalpatilPranal
 
Tte 451 operations research fall 2021 part 1
Tte 451  operations research   fall 2021   part 1Tte 451  operations research   fall 2021   part 1
Tte 451 operations research fall 2021 part 1
Wael ElDessouki
 
Bba 3274 qm week 10 integer programming
Bba 3274 qm week 10 integer programmingBba 3274 qm week 10 integer programming
Bba 3274 qm week 10 integer programming
Stephen Ong
 

What's hot (20)

Mb 106 quantitative techniques 9
Mb 106 quantitative techniques 9Mb 106 quantitative techniques 9
Mb 106 quantitative techniques 9
 
Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5Mb 106 quantitative techniques 5
Mb 106 quantitative techniques 5
 
Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4Mb 106 quantitative techniques 4
Mb 106 quantitative techniques 4
 
Mb 106 quantitative techniques 11
Mb 106 quantitative techniques 11Mb 106 quantitative techniques 11
Mb 106 quantitative techniques 11
 
Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12Mb 106 quantitative techniques 12
Mb 106 quantitative techniques 12
 
Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13Mb 106 quantitative techniques 13
Mb 106 quantitative techniques 13
 
Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17 Mb 106 quantitative techniques 17
Mb 106 quantitative techniques 17
 
Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16Mb 106 quantitative techniques 16
Mb 106 quantitative techniques 16
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
 
Linear Programming Problems : Dr. Purnima Pandit
Linear Programming Problems : Dr. Purnima PanditLinear Programming Problems : Dr. Purnima Pandit
Linear Programming Problems : Dr. Purnima Pandit
 
Linear programming using the simplex method
Linear programming using the simplex methodLinear programming using the simplex method
Linear programming using the simplex method
 
Lecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solutionLecture 7 transportation problem finding initial basic feasible solution
Lecture 7 transportation problem finding initial basic feasible solution
 
Integer Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear ProgrammingInteger Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear Programming
 
Ch 04
Ch 04Ch 04
Ch 04
 
Problema del costo minimo trasnporte
Problema del costo minimo trasnporteProblema del costo minimo trasnporte
Problema del costo minimo trasnporte
 
Lpp simplex method
Lpp simplex methodLpp simplex method
Lpp simplex method
 
Chapter two
Chapter twoChapter two
Chapter two
 
OR presentation simplex.pptx
OR presentation simplex.pptxOR presentation simplex.pptx
OR presentation simplex.pptx
 
Tte 451 operations research fall 2021 part 1
Tte 451  operations research   fall 2021   part 1Tte 451  operations research   fall 2021   part 1
Tte 451 operations research fall 2021 part 1
 
Bba 3274 qm week 10 integer programming
Bba 3274 qm week 10 integer programmingBba 3274 qm week 10 integer programming
Bba 3274 qm week 10 integer programming
 

Similar to Mb 106 quantitative techniques 6

Artificial Variable Technique –
Artificial Variable Technique –Artificial Variable Technique –
Artificial Variable Technique –itsvineeth209
 
Graphical method
Graphical methodGraphical method
Graphical method
Vipul Zanzrukiya
 
determinants-160504230830.pdf
determinants-160504230830.pdfdeterminants-160504230830.pdf
determinants-160504230830.pdf
Praveen Kumar Verma PMP
 
determinants-160504230830_repaired.pdf
determinants-160504230830_repaired.pdfdeterminants-160504230830_repaired.pdf
determinants-160504230830_repaired.pdf
TGBSmile
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
Bartholomee
 
Chapter 4 Simplex Method ppt
Chapter 4  Simplex Method pptChapter 4  Simplex Method ppt
Chapter 4 Simplex Method ppt
Dereje Tigabu
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
vindaniel123
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
eyavagal
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
eyavagal
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
eyavagal
 
MFCS2-Module1.pptx
MFCS2-Module1.pptxMFCS2-Module1.pptx
MFCS2-Module1.pptx
RushikeshKadam71
 
Twophasemethod 131003081339-phpapp01
Twophasemethod 131003081339-phpapp01Twophasemethod 131003081339-phpapp01
Twophasemethod 131003081339-phpapp01
kongara
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
Er Ashish Bansode
 
Project Operation Management
Project Operation Management Project Operation Management
Project Operation Management
MureedAbbas
 
class%207.pptx
class%207.pptxclass%207.pptx
class%207.pptx
SaishDalvi
 
Linear programming - Model formulation, Graphical Method
Linear programming  - Model formulation, Graphical MethodLinear programming  - Model formulation, Graphical Method
Linear programming - Model formulation, Graphical MethodJoseph Konnully
 
linearprogramming.pdf
linearprogramming.pdflinearprogramming.pdf
linearprogramming.pdf
Er. Rahul Jarariya
 
ECE 2103_L6 Boolean Algebra Canonical Forms.pptx
ECE 2103_L6 Boolean Algebra Canonical Forms.pptxECE 2103_L6 Boolean Algebra Canonical Forms.pptx
ECE 2103_L6 Boolean Algebra Canonical Forms.pptx
MdJubayerFaisalEmon
 
OR Linear Programming
OR Linear ProgrammingOR Linear Programming
OR Linear Programmingchaitu87
 
beyond linear programming: mathematical programming extensions
beyond linear programming: mathematical programming extensionsbeyond linear programming: mathematical programming extensions
beyond linear programming: mathematical programming extensionsAngelica Angelo Ocon
 

Similar to Mb 106 quantitative techniques 6 (20)

Artificial Variable Technique –
Artificial Variable Technique –Artificial Variable Technique –
Artificial Variable Technique –
 
Graphical method
Graphical methodGraphical method
Graphical method
 
determinants-160504230830.pdf
determinants-160504230830.pdfdeterminants-160504230830.pdf
determinants-160504230830.pdf
 
determinants-160504230830_repaired.pdf
determinants-160504230830_repaired.pdfdeterminants-160504230830_repaired.pdf
determinants-160504230830_repaired.pdf
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
 
Chapter 4 Simplex Method ppt
Chapter 4  Simplex Method pptChapter 4  Simplex Method ppt
Chapter 4 Simplex Method ppt
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
 
Strayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions newStrayer mat 540 week 10 quiz 5 set 2 questions new
Strayer mat 540 week 10 quiz 5 set 2 questions new
 
MFCS2-Module1.pptx
MFCS2-Module1.pptxMFCS2-Module1.pptx
MFCS2-Module1.pptx
 
Twophasemethod 131003081339-phpapp01
Twophasemethod 131003081339-phpapp01Twophasemethod 131003081339-phpapp01
Twophasemethod 131003081339-phpapp01
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
 
Project Operation Management
Project Operation Management Project Operation Management
Project Operation Management
 
class%207.pptx
class%207.pptxclass%207.pptx
class%207.pptx
 
Linear programming - Model formulation, Graphical Method
Linear programming  - Model formulation, Graphical MethodLinear programming  - Model formulation, Graphical Method
Linear programming - Model formulation, Graphical Method
 
linearprogramming.pdf
linearprogramming.pdflinearprogramming.pdf
linearprogramming.pdf
 
ECE 2103_L6 Boolean Algebra Canonical Forms.pptx
ECE 2103_L6 Boolean Algebra Canonical Forms.pptxECE 2103_L6 Boolean Algebra Canonical Forms.pptx
ECE 2103_L6 Boolean Algebra Canonical Forms.pptx
 
OR Linear Programming
OR Linear ProgrammingOR Linear Programming
OR Linear Programming
 
beyond linear programming: mathematical programming extensions
beyond linear programming: mathematical programming extensionsbeyond linear programming: mathematical programming extensions
beyond linear programming: mathematical programming extensions
 

More from KrishnaRoy45

MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
KrishnaRoy45
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
KrishnaRoy45
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
KrishnaRoy45
 
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxMB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
KrishnaRoy45
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
KrishnaRoy45
 
MB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxMB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptx
KrishnaRoy45
 
MB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxMB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptx
KrishnaRoy45
 
MB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxMB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptx
KrishnaRoy45
 
MB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxMB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptx
KrishnaRoy45
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptx
KrishnaRoy45
 

More from KrishnaRoy45 (20)

MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 10,11&12.pptx
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 2&3.pptx
 
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptxMIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
MIS 301 RELATIONAL DATABASE MANAGEMENT SYSTEM 1.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  17.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 17.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  15&16.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 15&16.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 6&7.pptx
 
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptxMB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
MB301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 9&10.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 5.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 11&12.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  19.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 19.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 3.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  13&14.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 13&14.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 1.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 2.pptx
 
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptxMB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT  18.pptx
MB 301 ENTREPRENEURSHIP & PROJECT MANAGEMENT 18.pptx
 
MB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptxMB 103 business communication 5_6.pptx
MB 103 business communication 5_6.pptx
 
MB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptxMB 103 business communication 7_8.pptx
MB 103 business communication 7_8.pptx
 
MB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptxMB 103 business communication 3_4.pptx
MB 103 business communication 3_4.pptx
 
MB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptxMB 103 business communication 9_10.pptx
MB 103 business communication 9_10.pptx
 
MB 103 business communication 2.pptx
MB 103 business communication 2.pptxMB 103 business communication 2.pptx
MB 103 business communication 2.pptx
 

Recently uploaded

FP Growth Algorithm and its Applications
FP Growth Algorithm and its ApplicationsFP Growth Algorithm and its Applications
FP Growth Algorithm and its Applications
MaleehaSheikh2
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
AbhimanyuSinha9
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
John Andrews
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Boston Institute of Analytics
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
Subhajit Sahu
 
Jpolillo Amazon PPC - Bid Optimization Sample
Jpolillo Amazon PPC - Bid Optimization SampleJpolillo Amazon PPC - Bid Optimization Sample
Jpolillo Amazon PPC - Bid Optimization Sample
James Polillo
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
benishzehra469
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
ewymefz
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
Oppotus
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
ewymefz
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
alex933524
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
correoyaya
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
ewymefz
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
NABLAS株式会社
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
ewymefz
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
vcaxypu
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Subhajit Sahu
 
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
Tiktokethiodaily
 

Recently uploaded (20)

FP Growth Algorithm and its Applications
FP Growth Algorithm and its ApplicationsFP Growth Algorithm and its Applications
FP Growth Algorithm and its Applications
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 
Jpolillo Amazon PPC - Bid Optimization Sample
Jpolillo Amazon PPC - Bid Optimization SampleJpolillo Amazon PPC - Bid Optimization Sample
Jpolillo Amazon PPC - Bid Optimization Sample
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
 
一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单一比一原版(BU毕业证)波士顿大学毕业证成绩单
一比一原版(BU毕业证)波士顿大学毕业证成绩单
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
 
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
1.Seydhcuxhxyxhccuuxuxyxyxmisolids 2019.pptx
 

Mb 106 quantitative techniques 6

  • 1. MB106 QUANTITATIVE TECHNIQUES MODULE I LECTURE 6 Linear Programming: Big M Method PROF. KRISHNA ROY
  • 2. lpp-Big M method application This method is suitable for problems with greater than equal to or equal to constraints. Start by expressing the linear programming problem in the standard form. Add non negative variables to the left hand side of all the constraints of = or ≥ type called artificial variables. The artificial variables violate the equality constraints and are hence removed after obtaining the initial basic feasible solution. Proceed with the regular simplex method. 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 2
  • 3. lpp-Big M method application Example: Maximize Z=3 x1 – x2 Subject to x1 ≥ 0, x2 ≥ 0  non negativity restrictions 2 x1+ x2 ≥ 2 (1) x1+3x2 ≤3  (2) x2 ≤ 4 (3) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 3
  • 4. lpp-Big M method application Introducing slack variables to convert inequalities into equalities Maximize Z=3x1 – x2 +0s1 +0s2 +0s3 Subject to 2 x1+x2- s1 = 2 (1) x1+3x2+s2 =3  (2) x2+s3 = 4 (3) x1 ≥ 0, x2 ≥ 0, s1 ≥ 0 , s2 ≥ 0, s3 ≥ 0  non negativity restrictions Putting x1=0 and x2=0 in constraints 1, 2 and 3 we get s1 = -2, s2 = 3, s3 = 4 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 4
  • 5. lpp-Big M method application  Since negative values for the slack variables are not allowed we introduce artificial variable A. 2 x1+x2- s1+A = 2 (1) x1+3x2+s2 =3  (2) x2+s3 = 4 (3) x1 ≥ 0, x2 ≥ 0, s1 ≥ 0 , s2 ≥ 0, s3 ≥ 0, A ≥ 0  non negativity restrictions Putting x1=0, x2=0 and s1 =0 in constraints 1, 2 and 3 we get A = 2, s2 = 3, s3 = 4 To eliminate artificial variables from the final solution (because artificial variables with values greater than zero destroy the equality required by the LP Model), a large penalty or negative value(-M) is assigned to the artificial variable in the objective function Maximize Z=3x1 – x2 +0s1 +0s2 +0s3 -MA 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 5
  • 6. lpp-Big M method application KEY ROW outgoing variable A KEY COLUMN KEY ELEMENT incoming variable x1 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 6 Objective function  cj 3 -1 0 0 0 -M ei x1 x2 s1 s2 s3 A bi Ө -M A 2 1 -1 0 0 1 2 1 0 s2 1 3 0 1 0 0 3 3 0 s3 0 1 0 0 1 0 4 Zj=eiaij -2M -M M 0 0 -M Cj- Zj 3+2M -1+M -M 0 0 0
  • 7. lpp-Big M method application Dividing the key row by 2 to get unity for key element 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 7 Objective function  cj 3 -1 0 0 0 -M ei x1 x2 s1 s2 s3 A bi Ө 3 x1 1 1/2 -1/2 0 0 1/2 1 0 s2 1 3 0 1 0 0 3 0 s3 0 1 0 0 1 0 4 Zj=eiaij Cj- Zj
  • 8. lpp-Big M method application KEY ROW outgoing variable s2 KEY COLUMN KEY ELEMENT incoming variable s1 Subtracting the key row from row 2 to get unity for key element and ZERO for other elements of key column (Since artificial variable A has been thrown out of the solution, the column representing A is deleted.) 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 8 Objective function  cj 3 -1 0 0 0 ei x1 x2 s1 s2 s3 bi Ө 3 x1 1 1/2 -1/2 0 0 1 -2 0 s2 0 5/2 1/2 1 0 2 4 0 s3 0 1 0 0 1 4 Zj=eiaij 3 3/2 -3/2 0 0 Cj- Zj 0 -5/2 3/2 0 0
  • 9. lpp-Big M method application KEY ROW outgoing variable s2 KEY COLUMN KEY ELEMENT incoming variable s1 Multiplying row 2 by 2 to make the key element 1 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 9 Objective function  cj 3 -1 0 0 0 ei x1 x2 s1 s2 s3 bi Ө 3 x1 1 1/2 -1/2 0 0 1 -2 0 s1 0 5 1 2 0 4 4 0 s3 0 1 0 0 1 4 Zj=eiaij 3 3/2 -3/2 0 0 Cj- Zj 0 -5/2 3/2 0 0
  • 10. lpp-Big M method application Dividing row 2 by 2 and adding to row 1 to make all elements in key column, other than key element, ZERO. All Cj- Zj s are negative or zero. Hence no further improvement of the solution is possible. Therefore x1=3, x2=0, s1=4, s2=0, s3=4 Zmax=3X3-0+0X4+0X0+0X4=9 09-11-2021 Prof. Krishna Roy, Dr. B. C. Roy Engineering College 10 Objective function  cj 3 -1 0 0 0 ei x1 x2 s1 s2 s3 bi Ө 3 x1 1 3 0 1 0 3 0 s1 0 5 1 2 0 4 0 s3 0 1 0 0 1 4 Zj=eiaij 3 9 0 3 0 Cj- Zj 0 -10 0 -3 0
  • 11. • Till we meet again in the next class………. PROF. KRISHNA ROY, FMS, BCREC 11 09-11-2021