Revised Simplex Method PDF
Revised Simplex Method PDF
Revised Simplex Method PDF
Basic z x Solution
j
1
z 1 1
cB B A j c j cB B b
1 1
XB 0 B Aj B b
Revised Simplex Algorithm
Consider the following L.P.P
Max (or Min) Z = CX
Subject to
AX = b, X 0, b 0.
1
Compute B A j , corresponding to the entering
variable x j .
Max Z = X1+ X2
Subject to
3X1 + 2 X2 6
X1 + 4X2 4
X1, X2 0
Standard form:-
Max Z = X1+ X2
Subject to
3X1 + 2X2 + S1 = 6
X1 + 4X2 + S2 = 4
X1, X2, S1, S2 0.
A = ( A1 A2 A3 A4 ),
Where
3 2 1 0
A1 = , A 2 = , A 3 = , A 4 =
1 4 0 1
6
b =
4
s1
Starting Basic Variables X B0 =
s2
Initial Basis Matrix
1 0
B0 = 0
1
c B0 = (0 0)
Starting BFS
1 1 06 6
X B0 = B0 b = =
0 14 4
Starting Table
z 1 c 1 = c B 0 B 0 1 A1 c1
1 03
= (0 0 ) 1
0 1 1
= 1
1
z 2 c 2 = c B0 B 0 A2 c 2
1 02
= (0 0 ) 1
0 14
= 1
Take x1 , as entering variable
Pivot column
1 1 0 3
B A1 =
0 1 1
3
=
1
Entering Pivot Ratio.
Basis B-1 Variable Column
XB
s1 1 0 6 3 6/3 =2
x1
0 1 4 1 4/1 =4
s2
New Basic Variables
x1
X B1 = , c B1 = (1 0 )
s2
New basis Matrix
3 0 1 1/3 0
B1 = , B1 =
1 1 1/ 3 1
Obtain
1 1/ 3 06 2
X B1 = B1 b= =
1 / 3 1 4 2
Basis B-1 Entering Pivot Min
XB Variable Col. Ratio
x1 1/3 0 2
s2 -1/3 1 2
Find z j c j
for nonbasic variables x 2 , s 1
1
z 2 c 2 = c B1 B 1 A2 c2 = 1 / 3
1
z 3 c 3 = c B1 B A3 c3 = 1 / 3
Pivot column
1 2/3
B1 A2 =
10 / 3
New Table
1/3 0 2 2/3 3
x 1
x2
s -1/3 1 2 10/3 6/10
2
New Basic Variables
x1
XB2 = , cB2 = (1 1)
New basis Matrix
x2
3 2 1 2/5 1 / 5
B2 = , B2 =
1 4 1 / 10 3 / 10
Obtain
1 2/5 1 / 5 6 8 / 5
X B2 = B 2 b= =
1 / 10 3 / 10 4 3 / 5
Find zj c j
for nonbasic variables s1 , s 2
z3 c3 =3/10
z4 c4 =1/10
x1 8 / 5
XB = =
x2 3 / 5
8/ 5 11
z = cB X B = (1 1) =
3/ 5 5
Advantages of Revised Simplex Method
Minimize z = x1 + 2x2
Subject to
2x1 +5x2 6
x1 + x2 2
x1 0, x2 0
Solve the following Problem by the Revised
Simplex method given the starting basic feasible
vector XB0 = (x2, x4, x5)T
1 1 1
C B0 = ( 7 10 0 ) , B 0 = 1 0
1
1
0 1 1
1 1 1 6 2
1
B0 b = 1 0 1 8 = 6
0 1 1 12 4