SlideShare ist ein Scribd-Unternehmen logo
1 von 61
SIMPLEX METHOD
Simplex Method ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Cont…. ,[object Object],[object Object]
Cont….. ,[object Object],[object Object],[object Object],[object Object]
Example  Max. Z = 13x 1 +11x 2 Subject to constraints: 4x 1 +5x 2  <  1500 5x 1 +3x 2  <  1575 x 1 +2x 2  <  420 x 1 , x 2  >  0
Solution  : ,[object Object],[object Object],[object Object],Z - 13x 1  -11x 2  = 0 Subject to constraints: 4x 1 +5x 2  + S 1  =  1500 5x 1 +3x 2  +S 2 = 1575 x 1 +2x 2  +S 3  = 420 x 1 , x 2 , S 1 , S 2 , S 3  >  0
Cont… ,[object Object],[object Object],[object Object],[object Object],[object Object]
Cont… Step IV: a) Choose the most negative number from row A1(i.e Z row). Therefore, x 1  is a  entering variable . b) Calculate Ratio = Sol col. / x 1  col. (x 1  >  0 ) c) Choose minimum Ratio. That variable(i.e S 2 ) is a  departing  variable . D1 C1 B1 A1 Row NO. 0 0 0 0 -11 -13 1 Z 420 315 375 Ratio 420 1 0 0 2 1 0 S 3 1575 0 1 0 3 5 0 S 2 1500 0 0 1 5 4 0 S 1 Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable
Cont…. Step V: x 1  becomes  basic variable  and S 2  becomes  non basic variable.  New table is:  75 525 92.3 Ratio 105 1 -1/5 0 7/5 0 0 S 3 D1 315 0 1/5 0 3/5 1 0 x 1 C1 240 0 -4/5 1 13/5 0 0 S 1 B1 4095 0 13/5 0 -16/5 0 1 Z A1 Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable Row NO.
Cont… Next Table is : Optimal Solution is :  x 1 = 270, x 2 = 75, Z= 4335 75 5/7 -1/7 0 1 0 0 x 2 D1 270 -3/7 2/7 0 0 1 0 x 1 C1 45 -13/7 -3/7 1 0 0 0 S 1 B1 4335 16/7 15/7 0 0 0 1 Z A1 Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable Row NO.
Example Max. Z = 3x 1 +5x 2 +4x 3 Subject to constraints: 2x 1 +3x 2  <  8 2x 2 +5x 3  <  10 3x 1 +2x 2 +4x 3  <  15 x 1 , x 2 , x 3  >  0
Cont… Let S 1 , S 2 , S 3  be the three slack variables.  Modified form is: Z - 3x 1 -5x 2 -4x 3  =0 2x 1 +3x 2  +S 1 =  8 2x 2 +5x 3  +S 2 = 10 3x 1 +2x 2 +4x 3 +S 3 = 15 x 1 , x 2 , x 3 ,   S 1 ,   S 2 ,   S 3  >  0 Initial BFS is : x 1 = 0, x 2 = 0, x 3 =0, S 1 = 8,  S 2 = 10, S 3 = 15 and Z=0.
Cont… Therefore, x 2  is the entering variable and S 1  is the departing variable. 4 5 0 -4 x 3 15/2 5 8/3 Ratio 15 1 0 0 2 3 0 S 3 10 0 1 0 2 0 0 S 2 8 0 0 1 3 2 0 S 1 0 0 0 0 -5 -3 1 Z Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable
Cont… Therefore, x 3  is the entering variable and S 2  is the departing variable. 4 5 0 -4 x 3 29/12 14/15 - Ratio 29/3 1 0 -2/3 0 5/3 0 S 3 14/3 0 1 -2/3 0 -4/3 0 S 2 8/3 0 0 1/3 1 2/3 0 x 2 40/3 0 0 5/3 0 1/3 1 Z Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable
Cont… Therefore, x 1  is the entering variable and S 3  is the departing variable. 0 1 0 0 x 3 89/41 - 4 Ratio 89/15 1 -4/5 2/15 0 41/15 0 S 3 14/15 0 1/5 -2/15 0 -4/15 0 x 3 8/3 0 0 1/3 1 2/3 0 x 2 256/15 0 4/5 17/15 0 -11/15 1 Z Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable
Cont… Optimal Solution is :  x 1 = 89/41, x 2 = 50/41, x 3 =62/41, Z= 765/41 0 1 0 0 x 3 89/41 15/41 -12/41 -2/41 0 1 0 x 1 62/41 4/41 5/41 -6/41 0 0 0 x 3 50/41 -10/41 8/41 15/41 1 0 0 x 2 765/41 11/41 24/41 45/41 0 0 1 Z Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable
Example Min.. Z = x 1  - 3x 2  + 2x 3 Subject to constraints: 3x 1  - x 2  + 3x 3   <   7 -2x 1  + 4x 2  <  12 -4x 1  + 3x 2  + 8x 3   <  10 x 1 , x 2 , x 3  >  0
Cont… Convert the problem into maximization problem Max.. Z’ = -x 1  + 3x 2  - 2x 3  where Z’= -Z Subject to constraints: 3x 1  - x 2  + 3x 3   <   7 -2x 1  + 4x 2  <  12 -4x 1  + 3x 2  + 8x 3   <  10 x 1 , x 2 , x 3  >  0
Cont… Let S 1 , S 2  and S 3  be three slack variables. Modified form is: Z’ + x 1  - 3x 2  + 2x 3  = 0 3x 1  - x 2  + 3x 3  +S 1  =   7 -2x 1  + 4x 2  + S 2  = 12 -4x 1  + 3x 2  + 8x 3  +S 3  =  10 x 1 , x 2 , x 3  >  0 Initial BFS is : x 1 = 0, x 2 = 0, x 3 =0, S 1 = 7, S 2 = 12, S 3  = 10  and Z=0.
Cont… Therefore, x 2  is the entering variable and S 2  is the departing variable. 10/3 10 1 0 0 8 3 -4 0 S 3 0 0 0 S 3 0 3 2 x 3 3 - Ratio 12 1 0 4 -2 0 S 2 7 0 1 -1 3 0 S 1 0 0 0 -3 1 1 Z’ Sol. S 2 S 1 x 2 x 1 Z’ Coefficients of:  Basic Variable
Cont… Therefore, x 1  is the entering variable and S 1  is the departing variable. - 1 1 -3/4 0 8 0 -5/2 0 S 3 0 0 0 S 3 0 3 2 x 3 - 4 Ratio 3 1/4 0 1 -1/2 0 x 2 10 1/4 1 0 5/2 0 S 1 9 3/4 0 0 -1/2 1 Z’ Sol. S 2 S 1 x 2 x 1 Z’ Coefficients of:  Basic Variable
Cont… ,[object Object],[object Object],11 1 -1/2 1 11 0 0 0 S 3 0 0 0 S 3 3/5 6/5 13/5 x 3 5 3/10 1/5 1 0 0 x 2 4 1/10 2/5 0 1 0 x 1 11 8/10 1/5 0 0 1 Z’ Sol. S 2 S 1 x 2 x 1 Z’ Coefficients of:  Basic Variable
Example Max.. Z = 3x 1  + 4x 2 Subject to constraints: x 1  - x 2  <   1 -x 1  + x 2  <  2 x 1 , x 2  >  0
Cont… Let S 1  and S 2  be two slack variables . Modified form is: Z -3x 1  - 4x 2  = 0 x 1  - x 2  +S 1  =   1 -x 1  + x 2  +S 2  = 2 x 1 , x 2 , S 1 , S 2  >  0 Initial BFS is : x 1 = 0, x 2 = 0, S 1 = 1, S 2 = 2 and Z=0.
Cont… Therefore, x 2  is the entering variable and S 2  is the departing variable. 2 - Ratio 2 1 0 1 -1 0 S 2 1 0 1 -1 1 0 S 1 0 0 0 -4 -3 1 Z Sol. S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable
Cont… x 1  is the entering variable, but as in x 1  column every no. is less than equal to zero, ratio cannot be calculated. Therefore given problem is having a  unbounded solution . - - Ratio 2 1 0 1 -1 0 x 2 3 1 1 0 0 0 S 1 8 4 0 0 -7 1 Z Sol. S 2 S 1 x 2 x 1 Z Coefficients of:  Basic Variable
Two Phase  Method
Introduction LPP, in which constraints may also have  >   and  =  signs, we introduce a new type of variable , called the  artificial variable . These variables are fictitious and cannot have any physical meaning.  Two Phase Simplex   Method   is used to solve a problem in which some artificial variables are involved. The solution is obtained in two phases.
Example Min.. Z = 15/2 x 1  - 3x 2  Subject to constraints: 3x 1  - x 2  - x 3   >  3 x 1  - x 2  + x 3   >  2 x 1 , x 2 , x 3  >  0
Cont… Convert the objective function into the maximization form Max. Z’ =  -15/2 x 1  + 3x 2  where Z’= -Z Subject to constraints: 3x 1  - x 2  - x 3   >  3 x 1  - x 2  + x 3   >  2 x 1 , x 2 , x 3  >  0
Cont… Modified form is : Introduce surplus variables S 1  and S 2 , and artificial variables a 1  and a 2   Z’ + 15/2 x 1  - 3x 2  = 0   Subject to constraints: 3x 1  - x 2  - x 3  –S 1  + a 1  =  3 x 1  - x 2  + x 3  –S 2  + a 2  =  2 x 1 , x 2 , x 3  ,  S 1 ,  S 2 ,  a 1 ,  a 2   >  0
Cont… ,[object Object],[object Object],[object Object]
Cont… Max. Z *  =  -a 1  –a 2 Z *  + a 1  + a 2  = 0 Subject to constraints: 3x 1  - x 2  - x 3  –S 1  + a 1  =  3 x 1  - x 2  + x 3  –S 2  + a 2  =  2 x 1 , x 2 , x 3  ,  S 1 ,  S 2 ,  a 1 ,  a 2   >  0 Auxiliary LPP is:  Initial solution is a 1  = 3, a 2  = 2 and  Z *  = 0
Cont… ,[object Object],[object Object],[object Object],[object Object]
Cont… This table is not feasible as a 1  and a 2  has non zero coefficients in Z *  row. Therefore next step is to make the table feasible. 1 0 1 a 2 0 1 1 a 1 1 -1 0 x 3 2 -1 0 -1 1 0 a 2 3 0 -1 -1 3 0 a 1 0 0 0 0 0 1 Z * Sol. S 2 S 1 x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… Therefore, x 1  is the entering variable and a 1  is the departing variable. 2 1 Ratio 1 0 0 a 2 0 1 0 a 1 1 -1 0 x 3 2 -1 0 -1 1 0 a 2 3 0 -1 -1 3 0 a 1 -5 1 1 2 -4 1 Z * Sol. S 2 S 1 x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… Therefore, x 3  is the entering variable and a 2  is the departing variable. 3/4 - Ratio 1 0 0 a 2 4/3 -1/3 -4/3 x 3 1 -1 1/3 -2/3 0 0 a 2 1 0 -1/3 -1/3 1 0 x 1 -1 1 -1/3 2/3 0 1 Z * Sol. S 2 S 1 x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… As there is no variable to be entered in the basis, this table is optimum for Phase I. In this table Max. Z *  = 0 and no artificial variable appears in the optimum basis, therefore we can proceed to Phase II. 1 0 0 x 3 3/4 -3/4 1/4 -1/2 0 0 x 3 5/4 -1/4 -1/4 -1/2 1 0 x 1 0 0 0 0 0 1 Z * Sol. S 2 S 1 x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… Phase II : The artificial variables which are non basic at the end of Phase I are removed from the table and as well as from the objective function and constraints. Now assign the actual costs to the variables in the Objective function. That is, Simplex method is applied to the modified simplex table obtained at the Phase I. Again this table is not feasible as basic variable x 1  has a non zero coefficient in Z’ row. So make the table feasible. 1 0 0 x 3 3/4 -3/4 1/4 -1/2 0 0 x 3 5/4 -1/4 -1/4 -1/2 1 0 x 1 0 0 0 -3 15/2 1 Z’ Sol. S 2 S 1 x 2 x 1 Z’ Coefficients of:  Basic Variable
Cont… ,[object Object],[object Object],1 0 0 x 3 3/4 -3/4 1/4 -1/2 0 0 x 3 5/4 -1/4 -1/4 -1/2 1 0 x 1 -75/8 15/8 15/8 3/4 0 1 Z’ Sol. S 2 S 1 x 2 x 1 Z’ Coefficients of:  Basic Variable
Example Min.. Z =  x 1  - 2x 2  –3x 3 Subject to constraints: -2x 1  + x 2  + 3x 3  =  2 2x 1  + 3x 2  + 4x 3  =  1 x 1 , x 2 , x 3  >  0
Cont… Phase I: Introducing artificial variables a 1  and a 2 Auxiliary LPP is:  Max. Z* = -a 1  - a 2   Z* + a 1  + a 2  = 0 Subject to constraints: -2x 1  + x 2  + 3x 3  + a 1  =  2 2x 1  + 3x 2  + 4x 3  + a 2  =  1 x 1 , x 2 , x 3  >  0
Cont… This table is not feasible as a 1  and a 2  has non zero coefficients in Z *  row. Therefore next step is to make the table feasible. 1 0 1 a 2 0 1 1 a 1 4 3 0 x 3 1 3 2 0 a 2 2 1 -2 0 a 1 0 0 0 1 Z * Sol. x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… Therefore, x 3  is the entering variable and a 2  is the departing variable. 1/4 2/3 Ratio 1 0 0 a 2 0 1 0 a 1 4 3 -7 x 3 1 3 2 0 a 2 2 1 -2 0 a 1 -3 -4 0 1 Z * Sol. x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… As there is no variable to be entered in the basis, therefore Phase I ends here. But one artificial variable is present in the basis and Z *  < 0. Therefore we cannot proceed to Phase II. Given problem is having a  non-feasible solution . 0 1 0 a 1 1 0 0 x 3 1/4 3/4 1/2 0 x 3 5/4 -5/4 -7/2 0 a 1 -5/4 5/4 7/4 1 Z * Sol. x 2 x 1 Z * Coefficients of:  Basic Variable
Example  Min.. Z =  4x 1  + x 2  Subject to constraints: 3x 1  + x 2  =  3 4x 1  + 3x 2   >  6 x 1  +2x 2   <  4 x 1 , x 2   >  0
Cont… Phase I : Introducing artificial variable a 1  and a 2 , surplus variable S 1  and slack variable S 2 Auxiliary LPP is : Max. Z* = -a 1  - a 2   Z* + a 1  + a 2  = 0 Subject to constraints: 3x 1  + x 2  +a 1  =  3 4x 1  + 3x 2  –S 1  + a 2   = 6 x 1  +2x 2  +S 2  =  4 x 1 , x 2   >  0
Cont…  This table is not feasible as a 1  and a 2  has non zero coefficients in Z *  row. Therefore next step is to make the table feasible. 4 0 0 1 0 2 1 0 S 2 0 0 0 S 2 1 0 1 a 2 0 1 1 a 1 -1 0 0 S 1 6 3 4 0 a 2 3 1 3 0 a 1 0 0 0 1 Z * Sol. x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… Therefore, x 1  is the entering variable and a 1  is the departing variable. 4 3/2 1 Ratio 4 0 0 1 0 2 1 0 S 2 0 0 0 S 2 1 0 0 a 2 0 1 0 a 1 -1 0 1 S 1 6 3 4 0 a 2 3 1 3 0 a 1 -9 -4 -7 1 Z * Sol. x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… Therefore, x 2  is the entering variable and a 2  is the departing variable. 9/5 6/5 3 Ratio 3 0 1 0 5/3 0 0 S 2 0 0 0 S 2 1 0 0 a 2 -1 0 1 S 1 2 5/3 0 0 a 2 1 1/3 1 0 x 1 -2 -5/3 0 1 Z * Sol. x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… As there is no variable to be entered in the basis, this table is optimum for Phase I. In this table Max. Z *  = 0 and no artificial variable appears in the optimum basis, therefore we can proceed to Phase II. 1 1 1 0 0 0 S 2 0 0 0 S 2 -3/5 1/5 0 S 1 6/5 1 0 0 x 2 3/5 0 1 0 x 1 0 0 0 1 Z * Sol. x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… Phase II : Original Objective function is: Min.. Z =  4x 1  + x 2 Convert the objective function into the maximization form Max. Z’ =  -4 x 1  - x 2  where Z’= -Z Again this table is not feasible as basic variable x 1  and x 2  has a non zero coefficient in Z’ row. So make the table feasible. 1 1 1 0 0 0 S 2 0 0 0 S 2 -3/5 1/5 0 S 1 6/5 1 0 0 x 2 3/5 0 1 0 x 1 0 1 4 1 Z * Sol. x 2 x 1 Z * Coefficients of:  Basic Variable
Cont… Therefore, S 1  is the entering variable and S 2  is the departing variable. 1 - 3 Ratio 1 1 1 0 0 0 S 2 0 0 0 S 2 -3/5 1/5 -1/5 S 1 6/5 1 0 0 x 2 3/5 0 1 0 x 1 -18/5 0 0 1 Z ’ Sol. x 2 x 1 Z ’ Coefficients of:  Basic Variable
Cont… ,[object Object],[object Object],1 1 1 0 0 0 S 2 3/5 -1/5 1/5 S 2 0 0 0 S 1 9/5 1 0 0 x 2 2/5 0 1 0 x 1 -17/5 0 0 1 Z ’ Sol. x 2 x 1 Z ’ Coefficients of:  Basic Variable
DEGENERACY
Introduction At the stage of improving the solution during Simplex procedure, if a  tie for the minimum ratio occurs  at least one basic variable becomes equal to zero in the next iteration and the new solution is said to be  Degenerate .
Example Max.. Z =  3x 1  + 9x 2  Subject to constraints: x 1  + 4x 2  <  8 x 1  + 2x 2   <  4 x 1 , x 2   >  0
Cont… Let S 1  and S 2  be two slack variables.  Modified form is: Z - 3x 1  - 9x 2  = 0 x 1  + 4x 2  + S 1  =  8 x 1  + 2x 2  +S 2  =  4 x 1 , x 2 , S 1 , S 2   >  0 Initial BFS is : x 1 = 0, x 2 = 0, S 1 = 8, S 2 = 4 and Z=0.
Cont… In this table S 1  and S 2  tie for the leaving variable. So any one can be considered  as leaving variable. Therefore, x 2  is the entering variable and S 1  is the departing variable. 2 2 Ratio 4 1 0 2 1 0 S 2 0 0 S 2 1 0 S 1 8 4 1 0 S 1 0 -9 -3 1 Z Sol. x 2 x 1 Z Coefficients of:  Basic Variable
Cont… Therefore, x 1  is the entering variable and S 2  is the departing variable. 0 8 Ratio 0 1 -1/2 0 1/2 0 S 2 0 0 S 2 1/4 9/4 S 1 2 1 1/4 0 x 2 18 0 -3/4 1 Z Sol. x 2 x 1 Z Coefficients of:  Basic Variable
Cont… ,[object Object],[object Object],[object Object],0 2 -1 0 1 0 x 1 -1/2 3/2 S 2 1/2 3/2 S 1 2 1 0 0 x 2 18 0 0 1 Z Sol. x 2 x 1 Z Coefficients of:  Basic Variable

Weitere ähnliche Inhalte

Was ist angesagt?

Simplex method - Maximisation Case
Simplex method - Maximisation CaseSimplex method - Maximisation Case
Simplex method - Maximisation CaseJoseph Konnully
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)Kamel Attar
 
Simplex method: Slack, Surplus & Artificial variable
Simplex method:  Slack, Surplus & Artificial variableSimplex method:  Slack, Surplus & Artificial variable
Simplex method: Slack, Surplus & Artificial variableDevyaneeDevyanee2007
 
Big-M Method Presentation
Big-M Method PresentationBig-M Method Presentation
Big-M Method PresentationNitesh Singh Patel
 
Simplex method
Simplex methodSimplex method
Simplex methodShiwani Gupta
 
Two Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingTwo Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingManas Lad
 
primal and dual problem
primal and dual problemprimal and dual problem
primal and dual problemYash Lad
 
Solving linear programming model by simplex method
Solving linear programming model by simplex methodSolving linear programming model by simplex method
Solving linear programming model by simplex methodRoshan Kumar Patel
 
Graphical Method
Graphical MethodGraphical Method
Graphical MethodSachin MK
 
Duality in Linear Programming
Duality in Linear ProgrammingDuality in Linear Programming
Duality in Linear Programmingjyothimonc
 
LPP, Duality and Game Theory
LPP, Duality and Game TheoryLPP, Duality and Game Theory
LPP, Duality and Game TheoryPurnima Pandit
 
Chapter 4 Simplex Method ppt
Chapter 4  Simplex Method pptChapter 4  Simplex Method ppt
Chapter 4 Simplex Method pptDereje Tigabu
 
Linear programming - Model formulation, Graphical Method
Linear programming  - Model formulation, Graphical MethodLinear programming  - Model formulation, Graphical Method
Linear programming - Model formulation, Graphical MethodJoseph Konnully
 

Was ist angesagt? (20)

Simplex method - Maximisation Case
Simplex method - Maximisation CaseSimplex method - Maximisation Case
Simplex method - Maximisation Case
 
Operations Research - The Dual Simplex Method
Operations Research - The Dual Simplex MethodOperations Research - The Dual Simplex Method
Operations Research - The Dual Simplex Method
 
Operations Research - The Big M Method
Operations Research - The Big M MethodOperations Research - The Big M Method
Operations Research - The Big M Method
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)
 
Simplex method: Slack, Surplus & Artificial variable
Simplex method:  Slack, Surplus & Artificial variableSimplex method:  Slack, Surplus & Artificial variable
Simplex method: Slack, Surplus & Artificial variable
 
Linear programing
Linear programingLinear programing
Linear programing
 
Big-M Method Presentation
Big-M Method PresentationBig-M Method Presentation
Big-M Method Presentation
 
Simplex method
Simplex methodSimplex method
Simplex method
 
Two Phase Method- Linear Programming
Two Phase Method- Linear ProgrammingTwo Phase Method- Linear Programming
Two Phase Method- Linear Programming
 
Linear programming ppt
Linear programming pptLinear programming ppt
Linear programming ppt
 
primal and dual problem
primal and dual problemprimal and dual problem
primal and dual problem
 
Solving linear programming model by simplex method
Solving linear programming model by simplex methodSolving linear programming model by simplex method
Solving linear programming model by simplex method
 
Graphical Method
Graphical MethodGraphical Method
Graphical Method
 
Duality in Linear Programming
Duality in Linear ProgrammingDuality in Linear Programming
Duality in Linear Programming
 
Transportation problems
Transportation problemsTransportation problems
Transportation problems
 
LPP, Duality and Game Theory
LPP, Duality and Game TheoryLPP, Duality and Game Theory
LPP, Duality and Game Theory
 
Chapter 4 Simplex Method ppt
Chapter 4  Simplex Method pptChapter 4  Simplex Method ppt
Chapter 4 Simplex Method ppt
 
Simplex algorithm
Simplex algorithmSimplex algorithm
Simplex algorithm
 
Integer programming
Integer programmingInteger programming
Integer programming
 
Linear programming - Model formulation, Graphical Method
Linear programming  - Model formulation, Graphical MethodLinear programming  - Model formulation, Graphical Method
Linear programming - Model formulation, Graphical Method
 

Ă„hnlich wie Simplex Method

Simplex two phase
Simplex two phaseSimplex two phase
Simplex two phaseShakti Ranjan
 
simplex method-maths 4 mumbai university
simplex method-maths 4 mumbai universitysimplex method-maths 4 mumbai university
simplex method-maths 4 mumbai universityshobhakedari59
 
Simplex Method
Simplex MethodSimplex Method
Simplex Methodkzoe1996
 
OR Linear Programming
OR Linear ProgrammingOR Linear Programming
OR Linear Programmingchaitu87
 
Linear programming
Linear programmingLinear programming
Linear programmingsabin kafle
 
Operations research 1_the_two-phase_simp
Operations research 1_the_two-phase_simpOperations research 1_the_two-phase_simp
Operations research 1_the_two-phase_simpChulalongkorn University
 
Unit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisUnit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisDagnaygebawGoshme
 
Duel simplex method_operations research .pptx
Duel simplex method_operations research .pptxDuel simplex method_operations research .pptx
Duel simplex method_operations research .pptxRaja Manyam
 
OR presentation simplex.pptx
OR presentation simplex.pptxOR presentation simplex.pptx
OR presentation simplex.pptxpranalpatilPranal
 
Mathematical linear programming notes
Mathematical linear programming notesMathematical linear programming notes
Mathematical linear programming notesTarig Gibreel
 
Twophasemethod 131003081339-phpapp01
Twophasemethod 131003081339-phpapp01Twophasemethod 131003081339-phpapp01
Twophasemethod 131003081339-phpapp01kongara
 
Solve given LP problem using simplex method and find maximum value o.pdf
Solve given LP problem using simplex method and find maximum value o.pdfSolve given LP problem using simplex method and find maximum value o.pdf
Solve given LP problem using simplex method and find maximum value o.pdfaminbijal86
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidelarunsmm
 
7.3_Nonlinear Programming-LagrangeExamples.pptx
7.3_Nonlinear Programming-LagrangeExamples.pptx7.3_Nonlinear Programming-LagrangeExamples.pptx
7.3_Nonlinear Programming-LagrangeExamples.pptxethannguyen1618
 

Ă„hnlich wie Simplex Method (20)

Simplex two phase
Simplex two phaseSimplex two phase
Simplex two phase
 
simplex method-maths 4 mumbai university
simplex method-maths 4 mumbai universitysimplex method-maths 4 mumbai university
simplex method-maths 4 mumbai university
 
Big m method
Big   m methodBig   m method
Big m method
 
Simplex Method
Simplex MethodSimplex Method
Simplex Method
 
OR Linear Programming
OR Linear ProgrammingOR Linear Programming
OR Linear Programming
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
 
MFCS2-Module1.pptx
MFCS2-Module1.pptxMFCS2-Module1.pptx
MFCS2-Module1.pptx
 
Linear programming
Linear programmingLinear programming
Linear programming
 
Operations research 1_the_two-phase_simp
Operations research 1_the_two-phase_simpOperations research 1_the_two-phase_simp
Operations research 1_the_two-phase_simp
 
Unit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisisUnit.3. duality and sensetivity analisis
Unit.3. duality and sensetivity analisis
 
Duel simplex method_operations research .pptx
Duel simplex method_operations research .pptxDuel simplex method_operations research .pptx
Duel simplex method_operations research .pptx
 
Chapter four
Chapter fourChapter four
Chapter four
 
OR presentation simplex.pptx
OR presentation simplex.pptxOR presentation simplex.pptx
OR presentation simplex.pptx
 
Mathematical linear programming notes
Mathematical linear programming notesMathematical linear programming notes
Mathematical linear programming notes
 
Twophasemethod 131003081339-phpapp01
Twophasemethod 131003081339-phpapp01Twophasemethod 131003081339-phpapp01
Twophasemethod 131003081339-phpapp01
 
Solve given LP problem using simplex method and find maximum value o.pdf
Solve given LP problem using simplex method and find maximum value o.pdfSolve given LP problem using simplex method and find maximum value o.pdf
Solve given LP problem using simplex method and find maximum value o.pdf
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
 
Simplex Method
Simplex MethodSimplex Method
Simplex Method
 
Operations Research - The Two Phase Method
Operations Research - The Two Phase MethodOperations Research - The Two Phase Method
Operations Research - The Two Phase Method
 
7.3_Nonlinear Programming-LagrangeExamples.pptx
7.3_Nonlinear Programming-LagrangeExamples.pptx7.3_Nonlinear Programming-LagrangeExamples.pptx
7.3_Nonlinear Programming-LagrangeExamples.pptx
 

Mehr von Sachin MK

Testing terms & definitions
Testing terms & definitionsTesting terms & definitions
Testing terms & definitionsSachin MK
 
St & internationalization
St & internationalizationSt & internationalization
St & internationalizationSachin MK
 
Software testing techniques
Software testing techniquesSoftware testing techniques
Software testing techniquesSachin MK
 
Rapid software testing
Rapid software testingRapid software testing
Rapid software testingSachin MK
 
Model based software testing
Model based software testingModel based software testing
Model based software testingSachin MK
 
Growth of software testing
Growth of software testingGrowth of software testing
Growth of software testingSachin MK
 
Software testing primer nick jenkins
Software testing primer nick jenkinsSoftware testing primer nick jenkins
Software testing primer nick jenkinsSachin MK
 
Testing quotes neww
Testing quotes newwTesting quotes neww
Testing quotes newwSachin MK
 
Email marketing ver 1.001 [autosaved]
Email marketing ver 1.001 [autosaved]Email marketing ver 1.001 [autosaved]
Email marketing ver 1.001 [autosaved]Sachin MK
 
Database Management Systems Tutorial
Database Management Systems TutorialDatabase Management Systems Tutorial
Database Management Systems TutorialSachin MK
 
Html Tutor
Html TutorHtml Tutor
Html TutorSachin MK
 
Sql Commands
Sql CommandsSql Commands
Sql CommandsSachin MK
 
Inroduction Of Or
Inroduction Of OrInroduction Of Or
Inroduction Of OrSachin MK
 
Grievance Process
Grievance ProcessGrievance Process
Grievance ProcessSachin MK
 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation LppSachin MK
 
Factors Influencing Employee Remuneration
Factors Influencing Employee RemunerationFactors Influencing Employee Remuneration
Factors Influencing Employee RemunerationSachin MK
 
Compensation
CompensationCompensation
CompensationSachin MK
 
Sources Financing Nsb
Sources  Financing NsbSources  Financing Nsb
Sources Financing NsbSachin MK
 

Mehr von Sachin MK (20)

Testing terms & definitions
Testing terms & definitionsTesting terms & definitions
Testing terms & definitions
 
St & internationalization
St & internationalizationSt & internationalization
St & internationalization
 
Software testing techniques
Software testing techniquesSoftware testing techniques
Software testing techniques
 
Rapid software testing
Rapid software testingRapid software testing
Rapid software testing
 
Model based software testing
Model based software testingModel based software testing
Model based software testing
 
Growth of software testing
Growth of software testingGrowth of software testing
Growth of software testing
 
Software testing primer nick jenkins
Software testing primer nick jenkinsSoftware testing primer nick jenkins
Software testing primer nick jenkins
 
Testing quotes neww
Testing quotes newwTesting quotes neww
Testing quotes neww
 
Email marketing ver 1.001 [autosaved]
Email marketing ver 1.001 [autosaved]Email marketing ver 1.001 [autosaved]
Email marketing ver 1.001 [autosaved]
 
Mis
MisMis
Mis
 
Database Management Systems Tutorial
Database Management Systems TutorialDatabase Management Systems Tutorial
Database Management Systems Tutorial
 
Html Tutor
Html TutorHtml Tutor
Html Tutor
 
Sql Commands
Sql CommandsSql Commands
Sql Commands
 
Inroduction Of Or
Inroduction Of OrInroduction Of Or
Inroduction Of Or
 
Grievance Process
Grievance ProcessGrievance Process
Grievance Process
 
Formulation Lpp
Formulation  LppFormulation  Lpp
Formulation Lpp
 
Factors Influencing Employee Remuneration
Factors Influencing Employee RemunerationFactors Influencing Employee Remuneration
Factors Influencing Employee Remuneration
 
Fm
FmFm
Fm
 
Compensation
CompensationCompensation
Compensation
 
Sources Financing Nsb
Sources  Financing NsbSources  Financing Nsb
Sources Financing Nsb
 

KĂĽrzlich hochgeladen

Call Girls Service Surat Samaira ❤️🍑 8250192130 👄 Independent Escort Service ...
Call Girls Service Surat Samaira ❤️🍑 8250192130 👄 Independent Escort Service ...Call Girls Service Surat Samaira ❤️🍑 8250192130 👄 Independent Escort Service ...
Call Girls Service Surat Samaira ❤️🍑 8250192130 👄 Independent Escort Service ...CALL GIRLS
 
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
VIP Service Call Girls Sindhi Colony đź“ł 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony đź“ł 7877925207 For 18+ VIP Call Girl At Th...VIP Service Call Girls Sindhi Colony đź“ł 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony đź“ł 7877925207 For 18+ VIP Call Girl At Th...jageshsingh5554
 
Call Girls Tirupati Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Tirupati Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Tirupati Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Tirupati Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsBangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsGfnyt
 
Chandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableChandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableDipal Arora
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...Garima Khatri
 
Book Paid Powai Call Girls Mumbai đ– ‹ 9930245274 đ– ‹Low Budget Full Independent H...
Book Paid Powai Call Girls Mumbai đ– ‹ 9930245274 đ– ‹Low Budget Full Independent H...Book Paid Powai Call Girls Mumbai đ– ‹ 9930245274 đ– ‹Low Budget Full Independent H...
Book Paid Powai Call Girls Mumbai đ– ‹ 9930245274 đ– ‹Low Budget Full Independent H...Call Girls in Nagpur High Profile
 
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore EscortsCall Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escortsvidya singh
 
The Most Attractive Hyderabad Call Girls Kothapet đ– ‹ 6297143586 đ– ‹ Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet đ– ‹ 6297143586 đ– ‹ Will You Mis...The Most Attractive Hyderabad Call Girls Kothapet đ– ‹ 6297143586 đ– ‹ Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet đ– ‹ 6297143586 đ– ‹ Will You Mis...chandars293
 
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls JaipurCall Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipurparulsinha
 
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Faridabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Faridabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Faridabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Faridabad Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Best Rate (Guwahati ) Call Girls Guwahati âźź 8617370543 âźź High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati âźź 8617370543 âźź High Class Call Girl...Best Rate (Guwahati ) Call Girls Guwahati âźź 8617370543 âźź High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati âźź 8617370543 âźź High Class Call Girl...Dipal Arora
 
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort ServicePremium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Servicevidya singh
 
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...perfect solution
 
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
(Rocky) Jaipur Call Girl - 09521753030 Escorts Service 50% Off with Cash ON D...
(Rocky) Jaipur Call Girl - 09521753030 Escorts Service 50% Off with Cash ON D...(Rocky) Jaipur Call Girl - 09521753030 Escorts Service 50% Off with Cash ON D...
(Rocky) Jaipur Call Girl - 09521753030 Escorts Service 50% Off with Cash ON D...indiancallgirl4rent
 

KĂĽrzlich hochgeladen (20)

Call Girls Service Surat Samaira ❤️🍑 8250192130 👄 Independent Escort Service ...
Call Girls Service Surat Samaira ❤️🍑 8250192130 👄 Independent Escort Service ...Call Girls Service Surat Samaira ❤️🍑 8250192130 👄 Independent Escort Service ...
Call Girls Service Surat Samaira ❤️🍑 8250192130 👄 Independent Escort Service ...
 
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bangalore Just Call 9907093804 Top Class Call Girl Service Available
 
VIP Service Call Girls Sindhi Colony đź“ł 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony đź“ł 7877925207 For 18+ VIP Call Girl At Th...VIP Service Call Girls Sindhi Colony đź“ł 7877925207 For 18+ VIP Call Girl At Th...
VIP Service Call Girls Sindhi Colony đź“ł 7877925207 For 18+ VIP Call Girl At Th...
 
Call Girls Tirupati Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Tirupati Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Tirupati Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Tirupati Just Call 9907093804 Top Class Call Girl Service Available
 
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsBangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
 
Chandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableChandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD available
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
 
Book Paid Powai Call Girls Mumbai đ– ‹ 9930245274 đ– ‹Low Budget Full Independent H...
Book Paid Powai Call Girls Mumbai đ– ‹ 9930245274 đ– ‹Low Budget Full Independent H...Book Paid Powai Call Girls Mumbai đ– ‹ 9930245274 đ– ‹Low Budget Full Independent H...
Book Paid Powai Call Girls Mumbai đ– ‹ 9930245274 đ– ‹Low Budget Full Independent H...
 
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore EscortsCall Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
 
The Most Attractive Hyderabad Call Girls Kothapet đ– ‹ 6297143586 đ– ‹ Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet đ– ‹ 6297143586 đ– ‹ Will You Mis...The Most Attractive Hyderabad Call Girls Kothapet đ– ‹ 6297143586 đ– ‹ Will You Mis...
The Most Attractive Hyderabad Call Girls Kothapet đ– ‹ 6297143586 đ– ‹ Will You Mis...
 
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls JaipurCall Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
 
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Faridabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Faridabad Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Faridabad Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Faridabad Just Call 9907093804 Top Class Call Girl Service Available
 
Best Rate (Guwahati ) Call Girls Guwahati âźź 8617370543 âźź High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati âźź 8617370543 âźź High Class Call Girl...Best Rate (Guwahati ) Call Girls Guwahati âźź 8617370543 âźź High Class Call Girl...
Best Rate (Guwahati ) Call Girls Guwahati âźź 8617370543 âźź High Class Call Girl...
 
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort ServicePremium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
Premium Call Girls Cottonpet Whatsapp 7001035870 Independent Escort Service
 
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Cuttack Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
 
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
College Call Girls in Haridwar 9667172968 Short 4000 Night 10000 Best call gi...
 
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
 
(Rocky) Jaipur Call Girl - 09521753030 Escorts Service 50% Off with Cash ON D...
(Rocky) Jaipur Call Girl - 09521753030 Escorts Service 50% Off with Cash ON D...(Rocky) Jaipur Call Girl - 09521753030 Escorts Service 50% Off with Cash ON D...
(Rocky) Jaipur Call Girl - 09521753030 Escorts Service 50% Off with Cash ON D...
 

Simplex Method

  • 2.
  • 3.
  • 4.
  • 5. Example Max. Z = 13x 1 +11x 2 Subject to constraints: 4x 1 +5x 2 < 1500 5x 1 +3x 2 < 1575 x 1 +2x 2 < 420 x 1 , x 2 > 0
  • 6.
  • 7.
  • 8. Cont… Step IV: a) Choose the most negative number from row A1(i.e Z row). Therefore, x 1 is a entering variable . b) Calculate Ratio = Sol col. / x 1 col. (x 1 > 0 ) c) Choose minimum Ratio. That variable(i.e S 2 ) is a departing variable . D1 C1 B1 A1 Row NO. 0 0 0 0 -11 -13 1 Z 420 315 375 Ratio 420 1 0 0 2 1 0 S 3 1575 0 1 0 3 5 0 S 2 1500 0 0 1 5 4 0 S 1 Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable
  • 9. Cont…. Step V: x 1 becomes basic variable and S 2 becomes non basic variable. New table is: 75 525 92.3 Ratio 105 1 -1/5 0 7/5 0 0 S 3 D1 315 0 1/5 0 3/5 1 0 x 1 C1 240 0 -4/5 1 13/5 0 0 S 1 B1 4095 0 13/5 0 -16/5 0 1 Z A1 Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable Row NO.
  • 10. Cont… Next Table is : Optimal Solution is : x 1 = 270, x 2 = 75, Z= 4335 75 5/7 -1/7 0 1 0 0 x 2 D1 270 -3/7 2/7 0 0 1 0 x 1 C1 45 -13/7 -3/7 1 0 0 0 S 1 B1 4335 16/7 15/7 0 0 0 1 Z A1 Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable Row NO.
  • 11. Example Max. Z = 3x 1 +5x 2 +4x 3 Subject to constraints: 2x 1 +3x 2 < 8 2x 2 +5x 3 < 10 3x 1 +2x 2 +4x 3 < 15 x 1 , x 2 , x 3 > 0
  • 12. Cont… Let S 1 , S 2 , S 3 be the three slack variables. Modified form is: Z - 3x 1 -5x 2 -4x 3 =0 2x 1 +3x 2 +S 1 = 8 2x 2 +5x 3 +S 2 = 10 3x 1 +2x 2 +4x 3 +S 3 = 15 x 1 , x 2 , x 3 , S 1 , S 2 , S 3 > 0 Initial BFS is : x 1 = 0, x 2 = 0, x 3 =0, S 1 = 8, S 2 = 10, S 3 = 15 and Z=0.
  • 13. Cont… Therefore, x 2 is the entering variable and S 1 is the departing variable. 4 5 0 -4 x 3 15/2 5 8/3 Ratio 15 1 0 0 2 3 0 S 3 10 0 1 0 2 0 0 S 2 8 0 0 1 3 2 0 S 1 0 0 0 0 -5 -3 1 Z Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable
  • 14. Cont… Therefore, x 3 is the entering variable and S 2 is the departing variable. 4 5 0 -4 x 3 29/12 14/15 - Ratio 29/3 1 0 -2/3 0 5/3 0 S 3 14/3 0 1 -2/3 0 -4/3 0 S 2 8/3 0 0 1/3 1 2/3 0 x 2 40/3 0 0 5/3 0 1/3 1 Z Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable
  • 15. Cont… Therefore, x 1 is the entering variable and S 3 is the departing variable. 0 1 0 0 x 3 89/41 - 4 Ratio 89/15 1 -4/5 2/15 0 41/15 0 S 3 14/15 0 1/5 -2/15 0 -4/15 0 x 3 8/3 0 0 1/3 1 2/3 0 x 2 256/15 0 4/5 17/15 0 -11/15 1 Z Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable
  • 16. Cont… Optimal Solution is : x 1 = 89/41, x 2 = 50/41, x 3 =62/41, Z= 765/41 0 1 0 0 x 3 89/41 15/41 -12/41 -2/41 0 1 0 x 1 62/41 4/41 5/41 -6/41 0 0 0 x 3 50/41 -10/41 8/41 15/41 1 0 0 x 2 765/41 11/41 24/41 45/41 0 0 1 Z Sol. S 3 S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable
  • 17. Example Min.. Z = x 1 - 3x 2 + 2x 3 Subject to constraints: 3x 1 - x 2 + 3x 3 < 7 -2x 1 + 4x 2 < 12 -4x 1 + 3x 2 + 8x 3 < 10 x 1 , x 2 , x 3 > 0
  • 18. Cont… Convert the problem into maximization problem Max.. Z’ = -x 1 + 3x 2 - 2x 3 where Z’= -Z Subject to constraints: 3x 1 - x 2 + 3x 3 < 7 -2x 1 + 4x 2 < 12 -4x 1 + 3x 2 + 8x 3 < 10 x 1 , x 2 , x 3 > 0
  • 19. Cont… Let S 1 , S 2 and S 3 be three slack variables. Modified form is: Z’ + x 1 - 3x 2 + 2x 3 = 0 3x 1 - x 2 + 3x 3 +S 1 = 7 -2x 1 + 4x 2 + S 2 = 12 -4x 1 + 3x 2 + 8x 3 +S 3 = 10 x 1 , x 2 , x 3 > 0 Initial BFS is : x 1 = 0, x 2 = 0, x 3 =0, S 1 = 7, S 2 = 12, S 3 = 10 and Z=0.
  • 20. Cont… Therefore, x 2 is the entering variable and S 2 is the departing variable. 10/3 10 1 0 0 8 3 -4 0 S 3 0 0 0 S 3 0 3 2 x 3 3 - Ratio 12 1 0 4 -2 0 S 2 7 0 1 -1 3 0 S 1 0 0 0 -3 1 1 Z’ Sol. S 2 S 1 x 2 x 1 Z’ Coefficients of: Basic Variable
  • 21. Cont… Therefore, x 1 is the entering variable and S 1 is the departing variable. - 1 1 -3/4 0 8 0 -5/2 0 S 3 0 0 0 S 3 0 3 2 x 3 - 4 Ratio 3 1/4 0 1 -1/2 0 x 2 10 1/4 1 0 5/2 0 S 1 9 3/4 0 0 -1/2 1 Z’ Sol. S 2 S 1 x 2 x 1 Z’ Coefficients of: Basic Variable
  • 22.
  • 23. Example Max.. Z = 3x 1 + 4x 2 Subject to constraints: x 1 - x 2 < 1 -x 1 + x 2 < 2 x 1 , x 2 > 0
  • 24. Cont… Let S 1 and S 2 be two slack variables . Modified form is: Z -3x 1 - 4x 2 = 0 x 1 - x 2 +S 1 = 1 -x 1 + x 2 +S 2 = 2 x 1 , x 2 , S 1 , S 2 > 0 Initial BFS is : x 1 = 0, x 2 = 0, S 1 = 1, S 2 = 2 and Z=0.
  • 25. Cont… Therefore, x 2 is the entering variable and S 2 is the departing variable. 2 - Ratio 2 1 0 1 -1 0 S 2 1 0 1 -1 1 0 S 1 0 0 0 -4 -3 1 Z Sol. S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable
  • 26. Cont… x 1 is the entering variable, but as in x 1 column every no. is less than equal to zero, ratio cannot be calculated. Therefore given problem is having a unbounded solution . - - Ratio 2 1 0 1 -1 0 x 2 3 1 1 0 0 0 S 1 8 4 0 0 -7 1 Z Sol. S 2 S 1 x 2 x 1 Z Coefficients of: Basic Variable
  • 27. Two Phase Method
  • 28. Introduction LPP, in which constraints may also have > and = signs, we introduce a new type of variable , called the artificial variable . These variables are fictitious and cannot have any physical meaning. Two Phase Simplex Method is used to solve a problem in which some artificial variables are involved. The solution is obtained in two phases.
  • 29. Example Min.. Z = 15/2 x 1 - 3x 2 Subject to constraints: 3x 1 - x 2 - x 3 > 3 x 1 - x 2 + x 3 > 2 x 1 , x 2 , x 3 > 0
  • 30. Cont… Convert the objective function into the maximization form Max. Z’ = -15/2 x 1 + 3x 2 where Z’= -Z Subject to constraints: 3x 1 - x 2 - x 3 > 3 x 1 - x 2 + x 3 > 2 x 1 , x 2 , x 3 > 0
  • 31. Cont… Modified form is : Introduce surplus variables S 1 and S 2 , and artificial variables a 1 and a 2 Z’ + 15/2 x 1 - 3x 2 = 0 Subject to constraints: 3x 1 - x 2 - x 3 –S 1 + a 1 = 3 x 1 - x 2 + x 3 –S 2 + a 2 = 2 x 1 , x 2 , x 3 , S 1 , S 2 , a 1 , a 2 > 0
  • 32.
  • 33. Cont… Max. Z * = -a 1 –a 2 Z * + a 1 + a 2 = 0 Subject to constraints: 3x 1 - x 2 - x 3 –S 1 + a 1 = 3 x 1 - x 2 + x 3 –S 2 + a 2 = 2 x 1 , x 2 , x 3 , S 1 , S 2 , a 1 , a 2 > 0 Auxiliary LPP is: Initial solution is a 1 = 3, a 2 = 2 and Z * = 0
  • 34.
  • 35. Cont… This table is not feasible as a 1 and a 2 has non zero coefficients in Z * row. Therefore next step is to make the table feasible. 1 0 1 a 2 0 1 1 a 1 1 -1 0 x 3 2 -1 0 -1 1 0 a 2 3 0 -1 -1 3 0 a 1 0 0 0 0 0 1 Z * Sol. S 2 S 1 x 2 x 1 Z * Coefficients of: Basic Variable
  • 36. Cont… Therefore, x 1 is the entering variable and a 1 is the departing variable. 2 1 Ratio 1 0 0 a 2 0 1 0 a 1 1 -1 0 x 3 2 -1 0 -1 1 0 a 2 3 0 -1 -1 3 0 a 1 -5 1 1 2 -4 1 Z * Sol. S 2 S 1 x 2 x 1 Z * Coefficients of: Basic Variable
  • 37. Cont… Therefore, x 3 is the entering variable and a 2 is the departing variable. 3/4 - Ratio 1 0 0 a 2 4/3 -1/3 -4/3 x 3 1 -1 1/3 -2/3 0 0 a 2 1 0 -1/3 -1/3 1 0 x 1 -1 1 -1/3 2/3 0 1 Z * Sol. S 2 S 1 x 2 x 1 Z * Coefficients of: Basic Variable
  • 38. Cont… As there is no variable to be entered in the basis, this table is optimum for Phase I. In this table Max. Z * = 0 and no artificial variable appears in the optimum basis, therefore we can proceed to Phase II. 1 0 0 x 3 3/4 -3/4 1/4 -1/2 0 0 x 3 5/4 -1/4 -1/4 -1/2 1 0 x 1 0 0 0 0 0 1 Z * Sol. S 2 S 1 x 2 x 1 Z * Coefficients of: Basic Variable
  • 39. Cont… Phase II : The artificial variables which are non basic at the end of Phase I are removed from the table and as well as from the objective function and constraints. Now assign the actual costs to the variables in the Objective function. That is, Simplex method is applied to the modified simplex table obtained at the Phase I. Again this table is not feasible as basic variable x 1 has a non zero coefficient in Z’ row. So make the table feasible. 1 0 0 x 3 3/4 -3/4 1/4 -1/2 0 0 x 3 5/4 -1/4 -1/4 -1/2 1 0 x 1 0 0 0 -3 15/2 1 Z’ Sol. S 2 S 1 x 2 x 1 Z’ Coefficients of: Basic Variable
  • 40.
  • 41. Example Min.. Z = x 1 - 2x 2 –3x 3 Subject to constraints: -2x 1 + x 2 + 3x 3 = 2 2x 1 + 3x 2 + 4x 3 = 1 x 1 , x 2 , x 3 > 0
  • 42. Cont… Phase I: Introducing artificial variables a 1 and a 2 Auxiliary LPP is: Max. Z* = -a 1 - a 2 Z* + a 1 + a 2 = 0 Subject to constraints: -2x 1 + x 2 + 3x 3 + a 1 = 2 2x 1 + 3x 2 + 4x 3 + a 2 = 1 x 1 , x 2 , x 3 > 0
  • 43. Cont… This table is not feasible as a 1 and a 2 has non zero coefficients in Z * row. Therefore next step is to make the table feasible. 1 0 1 a 2 0 1 1 a 1 4 3 0 x 3 1 3 2 0 a 2 2 1 -2 0 a 1 0 0 0 1 Z * Sol. x 2 x 1 Z * Coefficients of: Basic Variable
  • 44. Cont… Therefore, x 3 is the entering variable and a 2 is the departing variable. 1/4 2/3 Ratio 1 0 0 a 2 0 1 0 a 1 4 3 -7 x 3 1 3 2 0 a 2 2 1 -2 0 a 1 -3 -4 0 1 Z * Sol. x 2 x 1 Z * Coefficients of: Basic Variable
  • 45. Cont… As there is no variable to be entered in the basis, therefore Phase I ends here. But one artificial variable is present in the basis and Z * < 0. Therefore we cannot proceed to Phase II. Given problem is having a non-feasible solution . 0 1 0 a 1 1 0 0 x 3 1/4 3/4 1/2 0 x 3 5/4 -5/4 -7/2 0 a 1 -5/4 5/4 7/4 1 Z * Sol. x 2 x 1 Z * Coefficients of: Basic Variable
  • 46. Example Min.. Z = 4x 1 + x 2 Subject to constraints: 3x 1 + x 2 = 3 4x 1 + 3x 2 > 6 x 1 +2x 2 < 4 x 1 , x 2 > 0
  • 47. Cont… Phase I : Introducing artificial variable a 1 and a 2 , surplus variable S 1 and slack variable S 2 Auxiliary LPP is : Max. Z* = -a 1 - a 2 Z* + a 1 + a 2 = 0 Subject to constraints: 3x 1 + x 2 +a 1 = 3 4x 1 + 3x 2 –S 1 + a 2 = 6 x 1 +2x 2 +S 2 = 4 x 1 , x 2 > 0
  • 48. Cont… This table is not feasible as a 1 and a 2 has non zero coefficients in Z * row. Therefore next step is to make the table feasible. 4 0 0 1 0 2 1 0 S 2 0 0 0 S 2 1 0 1 a 2 0 1 1 a 1 -1 0 0 S 1 6 3 4 0 a 2 3 1 3 0 a 1 0 0 0 1 Z * Sol. x 2 x 1 Z * Coefficients of: Basic Variable
  • 49. Cont… Therefore, x 1 is the entering variable and a 1 is the departing variable. 4 3/2 1 Ratio 4 0 0 1 0 2 1 0 S 2 0 0 0 S 2 1 0 0 a 2 0 1 0 a 1 -1 0 1 S 1 6 3 4 0 a 2 3 1 3 0 a 1 -9 -4 -7 1 Z * Sol. x 2 x 1 Z * Coefficients of: Basic Variable
  • 50. Cont… Therefore, x 2 is the entering variable and a 2 is the departing variable. 9/5 6/5 3 Ratio 3 0 1 0 5/3 0 0 S 2 0 0 0 S 2 1 0 0 a 2 -1 0 1 S 1 2 5/3 0 0 a 2 1 1/3 1 0 x 1 -2 -5/3 0 1 Z * Sol. x 2 x 1 Z * Coefficients of: Basic Variable
  • 51. Cont… As there is no variable to be entered in the basis, this table is optimum for Phase I. In this table Max. Z * = 0 and no artificial variable appears in the optimum basis, therefore we can proceed to Phase II. 1 1 1 0 0 0 S 2 0 0 0 S 2 -3/5 1/5 0 S 1 6/5 1 0 0 x 2 3/5 0 1 0 x 1 0 0 0 1 Z * Sol. x 2 x 1 Z * Coefficients of: Basic Variable
  • 52. Cont… Phase II : Original Objective function is: Min.. Z = 4x 1 + x 2 Convert the objective function into the maximization form Max. Z’ = -4 x 1 - x 2 where Z’= -Z Again this table is not feasible as basic variable x 1 and x 2 has a non zero coefficient in Z’ row. So make the table feasible. 1 1 1 0 0 0 S 2 0 0 0 S 2 -3/5 1/5 0 S 1 6/5 1 0 0 x 2 3/5 0 1 0 x 1 0 1 4 1 Z * Sol. x 2 x 1 Z * Coefficients of: Basic Variable
  • 53. Cont… Therefore, S 1 is the entering variable and S 2 is the departing variable. 1 - 3 Ratio 1 1 1 0 0 0 S 2 0 0 0 S 2 -3/5 1/5 -1/5 S 1 6/5 1 0 0 x 2 3/5 0 1 0 x 1 -18/5 0 0 1 Z ’ Sol. x 2 x 1 Z ’ Coefficients of: Basic Variable
  • 54.
  • 56. Introduction At the stage of improving the solution during Simplex procedure, if a tie for the minimum ratio occurs at least one basic variable becomes equal to zero in the next iteration and the new solution is said to be Degenerate .
  • 57. Example Max.. Z = 3x 1 + 9x 2 Subject to constraints: x 1 + 4x 2 < 8 x 1 + 2x 2 < 4 x 1 , x 2 > 0
  • 58. Cont… Let S 1 and S 2 be two slack variables. Modified form is: Z - 3x 1 - 9x 2 = 0 x 1 + 4x 2 + S 1 = 8 x 1 + 2x 2 +S 2 = 4 x 1 , x 2 , S 1 , S 2 > 0 Initial BFS is : x 1 = 0, x 2 = 0, S 1 = 8, S 2 = 4 and Z=0.
  • 59. Cont… In this table S 1 and S 2 tie for the leaving variable. So any one can be considered as leaving variable. Therefore, x 2 is the entering variable and S 1 is the departing variable. 2 2 Ratio 4 1 0 2 1 0 S 2 0 0 S 2 1 0 S 1 8 4 1 0 S 1 0 -9 -3 1 Z Sol. x 2 x 1 Z Coefficients of: Basic Variable
  • 60. Cont… Therefore, x 1 is the entering variable and S 2 is the departing variable. 0 8 Ratio 0 1 -1/2 0 1/2 0 S 2 0 0 S 2 1/4 9/4 S 1 2 1 1/4 0 x 2 18 0 -3/4 1 Z Sol. x 2 x 1 Z Coefficients of: Basic Variable
  • 61.