SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 900
GAME THEORY PROBLEMS BY AN ALTERNATIVE SIMPLEX
METHOD
Kirtiwant P. Ghadle1
, Tanaji S. Pawar2
1
Associate Professor, Department of Mathematics, Dr. Babasaheb Ambedkar Marathwada University, Aurangabad,
Maharashtra, India
2
Research Student, Department of Mathematics, Dr. Babasaheb Ambedkar Marathwada University, Aurangabad,
Maharashtra, India
Abstract
In this paper, an alternative method for the solution of game problems is introduced. This method is easy to solve game problem
which does not have a saddle point. It is powerful method to reduce number of iterations and save valuable time.
Keywords: Linear programming problem, Optimal solution, Alternative simplex method, and Game problem.
--------------------------------------------------------------------***------------------------------------------------------------------
1. INTRODUCTION
Today’s life is a full of struggle and competitions. A great
variety of competitive situations is commonly seen. What
should be the bid to win a big government job in the pace of
competition from several jobs? Game must be thought of, in
abroad sense, not as a kind of sport but as competitive
situation, a kind of conflict in which somebody must win
and somebody must lose.
John Von Neumann suggestion is to solve the game theory
problems on the maximum losses. Dantzig [1] suggestion is
to choose that entering vector corresponding to which
𝑧𝑗 − 𝑐𝑗 is most negative. Khobragade et al. [2, 3, 4]
suggestion is to choose that entering vector corresponding to
which
( 𝑧 𝑗 − 𝑐 𝑗 ) 𝜃 𝑗
𝑐 𝑗
is most negative.
In this paper, an attempt has been made to solve linear
programming problem (LPP) by new method which is an
alternative for simplex method. This method is different
from Khobragade et al. Method.
2. SOLUTION OF M x N RECTANGULAR
GAME PROBLEM
By fundamental theorem of rectangular games, if mixed
strategies are allowed, there always exists a value of game.
( i.e. 𝑉 = 𝑉 = 𝑉 ).
Let the two person zero sum game be defined as follows:
Player B
Player A
𝑎11 ⋯ 𝑎1𝑛
⋮ ⋱ ⋮
𝑎 𝑚1 ⋯ 𝑎 𝑚𝑛
Let 𝑝1, 𝑝2, … , 𝑝 𝑚 and 𝑞1, 𝑞2, … , 𝑞 𝑛 be the probabilities of
two players A and B, to select their pure strategies. i.e.
𝑆𝐴 = 𝑝1, 𝑝2, … , 𝑝 𝑚 and 𝑆 𝐵 = (𝑞1, 𝑞2, … , 𝑞 𝑛 ).
Then 𝑝1 + 𝑝2 + 𝑝3 + … + 𝑝 𝑚 = 1
and 𝑞1 + 𝑞2 + 𝑞3 + … + 𝑞 𝑛 = 1,
Where 𝑝𝑖 ≥ 0 and 𝑞𝑗 ≥ 0 for all 𝑖, 𝑗.
Let the game can be defined by LPP as given below:
For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + ⋯ + 𝑥 𝑚 or =
1
𝑉
Subject to: 𝑎11 𝑥1 + 𝑎21 𝑥2 + ⋯ + 𝑎 𝑚1 𝑥 𝑚 ≥ 1
𝑎12 𝑥1 + 𝑎22 𝑥2 + ⋯ + 𝑎 𝑚2 𝑥 𝑚 ≥ 1
..................................................
..................................................
𝑎1𝑛 𝑥1 + 𝑎2𝑛 𝑥2 + ⋯ + 𝑎 𝑚𝑛 𝑥 𝑚 ≥ 1
𝑥1, 𝑥2, … , 𝑥 𝑚 ≥ 0.
For Player B: Maximize 𝑌 = 𝑦1 + 𝑦2 + ⋯ + 𝑦𝑛 or =
1
𝑉
Subject to: 𝑎11 𝑦1 + 𝑎12 𝑦2 + ⋯ + 𝑎1𝑛 𝑦 𝑚 ≤ 1
𝑎21 𝑦1 + 𝑎22 𝑦2 + ⋯ + 𝑎2𝑛 𝑦 𝑚 ≤ 1
..................................................
..................................................
𝑎 𝑚1 𝑦1 + 𝑎 𝑚2 𝑦2 + ⋯ + 𝑎 𝑚𝑛 𝑦 𝑚 ≤ 1
𝑥1, 𝑥2, … , 𝑥 𝑚 ≥ 0.
To find the optimal solution of the above LPP, it has been
observed that the player B’s problem is exactly the dual of
the player A’s problem. The optimal solution of one
problem will automatically give the optimal solution to the
other. The player B’s problem can be solved by an
alternative simplex method while player A’s problem can be
solved by an alternative dual simplex method [7].
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 901
3. SOLVED PROBLEMS
3.1: Problem 1
Solve the following game by linear programming technique:
Player B
Player A
1 −1 −1
−1 −1 3
−1 2 −1
.
Solution: The given game has 𝑉= -1, 𝑉 = 1. It does not
possess the saddle point and the value of game -1 < V < 1.
Adding a suitable constant k = 1 to all the elements of
payoff of matrix.
Player B
Player A
2 0 0
0 0 4
0 3 0
Let the strategies of two players be:
𝑆𝐴 = 𝑝1, 𝑝2, 𝑝3 and 𝑆 𝐵 = (𝑞1, 𝑞2, 𝑞3), where 𝑝1 + 𝑝2 +
𝑝3 = 1, 𝑞1 + 𝑞2 + 𝑞3 = 1.
Then, the linear programming problem can be written as:
For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + 𝑥3 or =
1
𝑉
Subject to: 2𝑥1 ≥ 1
3𝑥3 ≥ 1
4𝑥2 ≥ 1.
𝑥1, 𝑥2, 𝑥3 ≥ 0.
For Player B:
Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or =
1
𝑉
Subject to: 2𝑦1 ≤ 1
4𝑦3 ≤ 1
3𝑦2 ≤ 1.
𝑦1, 𝑦2, 𝑦3 ≥ 0.
LPP is in standard form for player B:
Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or =
1
𝑉
Subject to: 2𝑦1 + 𝑠1 = 1
4𝑦3 + 𝑠2 = 1
3𝑦2 + 𝑠3 = 1.
𝑦1, 𝑦2, 𝑦3, 𝑠1, 𝑠2, 𝑠3 ≥ 0.
Where 𝑠1, 𝑠2, 𝑠3 are slack variables.
Simplex Table:
𝐶 𝐵 BVS 𝑋 𝐵 𝑦1 𝑦2 𝑦3 𝑠1 𝑠2 𝑠3 Ratio
0 𝑠1 1 2 0 0 1 0 0 -
0 𝑠2 1 0 0 4 0 1 0 1/4→
0 𝑠3 1 0 3 0 0 0 1 -
0 𝑠1 1 2 0 0 1 0 0 -
1 𝑦3 1/4 0 0 1 0 1/4 0 -
0 𝑠3 1 0 3 0 0 0 1 1/3→
0 𝑠1 1 2 0 0 1 0 0 1/2→
1 𝑦3 1/4 0 0 1 0 1/4 0 -
1 𝑦2 1/3 0 1 0 0 0 1/3 -
1 𝑦1 1/2 1 0 0 1/2 0 0
1 𝑦3 1/4 0 1 0 0 1/4 0
1 𝑦2 1/3 0 0 1 0 0 1/3
Since all rows and column are ignored, hence an optimum
solution has been reached. Therefore optimum solution is:
𝑦1 =
1
2
, 𝑦2 =
1
3
, 𝑦3 =
1
4
. Max. 𝑌 =
13
12
.
Thus, the optimal strategies for player B are:
𝑞1 =
𝑦1
𝑌
=
1
2
13
12
=
6
13
,
𝑞2 =
𝑦2
𝑌
=
1
3
12
13
=
4
13
,
𝑞3 =
𝑦3
𝑌
=
1/4
12/13
=
3
13
and 𝑉 =
1
𝑌
− 𝑘 =
12
13
− 1 = −
1
13
.
The optimal strategies for player A are obtained from final
table of the above problem. This is given by duality rules:
𝑋 = 𝑌 =
13
12
,
𝑥1 = 1 1 1
1/2
0
0
=
1
2
,
𝑥2 = 1 1 1
0
1/4
0
=
1
4
,
𝑥3 = 1 1 1
0
0
1/3
=
1
3
.
Hence,
𝑝1 =
𝑥1
𝑋
=
1
2
13
12
=
6
13
, 𝑝2 =
𝑥2
𝑋
=
1
4
13
12
=
3
13
,
𝑝3 =
𝑥3
𝑋
=
1/3
13/12
=
4
13
and 𝑉 =
12
13
− 1 =
−1
13
.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 902
3.2: Problem 2:
Two companies P and Q are competing for the same
product. Their different strategies are given in the following
payoff matrix:
Player Q
Player P
1 2 4
2 2 1
3 1 1
.
Use linear programming to determine the best strategies for
both the companies.
Solution: The given game has 𝑉= 1, 𝑉 = 2. It does not
possess the saddle point and the value of game 1 < V < 2.
Here, the payoff matrix is already non-negative.
Let the strategies of two players be:
𝑆𝐴 = 𝑝1, 𝑝2, 𝑝3 and 𝑆 𝐵 = (𝑞1, 𝑞2, 𝑞3), where 𝑝1 + 𝑝2 +
𝑝3 = 1, 𝑞1 + 𝑞2 + 𝑞3 = 1.
Then, the linear programming problem can be written as:
For player A:
Minimize 𝑋 = 𝑥1 + 𝑥2 + 𝑥3 or =
1
𝑉
Subject to: 𝑥1 + 2𝑥2 + 3𝑥3 ≥ 1
2𝑥1 + 2𝑥2 + 𝑥3 ≥ 1
4𝑥1 + 𝑥2 + 𝑥3 ≥ 1.
𝑥1, 𝑥2, 𝑥3 ≥ 0.
For Player B:
Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or =
1
𝑉
Subject to: 𝑦1 + 2𝑦2 + 4𝑦3 ≤ 1
2𝑦1 + 2𝑦2 + 𝑦3 ≤ 1
3𝑦1 + 𝑦2 + 𝑦3 ≤ 1.
𝑦1, 𝑦2, 𝑦3 ≥ 0.
LPP is in standard form for player B:
Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or =
1
𝑉
Subject to: 𝑦1 + 2𝑦2 + 4𝑦3 + 𝑠1 = 1
2𝑦1 + 2𝑦2 + 𝑦3 + 𝑠2 = 1
3𝑦1 + 𝑦2 + 𝑦3 + 𝑠3 = 1.
𝑦1, 𝑦2, 𝑦3, 𝑠1, 𝑠2, 𝑠3 ≥ 0.
Where 𝑠1, 𝑠2, 𝑠3 are slack variables.
Simplex Table:
𝐶 𝐵 BVS 𝑋 𝐵 𝑦1 𝑦2 𝑦3 𝑠1 𝑠2 𝑠3 Ratio
0 𝑠1 1 1 2 4 1 0 0 1/4→
0 𝑠2 1 2 2 1 0 1 0 1
0 𝑠3 1 3 1 1 0 0 1 1
1 𝑦3 1/4 1/4 1/2 1 1/2 0 0
0 𝑠2 3/4 7/4 3/2 0 -1/4 1 0 3/7
0 𝑠3 3/4 11/4 1/2 0 -1/4 0 1 3/11→
1 𝑦3 2/11 0 5/11 1 3/11 0 -
1/11
0 𝑠2 3/11 0 13/11 0 -
1/11
1 -
7/11
3/13→
1 𝑦1 3/11 1 2/11 0 -
1/11
0 4/11
1 𝑦3 1/13 0 0 1 4/13 -5/13 2/13
1 𝑦2 3/13 0 1 0 -
1/13
11/13 -
7/13
1 𝑦1 3/13 1 0 0 -
1/13
-2/13 6/13
Since all rows and column are ignored, hence an optimum
solution has been reached. Therefore optimum solution is:
𝑦1 =
3
13
, 𝑦2 =
3
13
, 𝑦3 =
1
13
. Max. 𝑌 =
7
13
.
Thus, the optimal strategies for player B are:
𝑞1 =
𝑦1
𝑌
=
3
13
7
13
=
3
7
,
𝑞2 =
𝑦2
𝑌
=
3
13
7
13
=
3
7
,
𝑞3 =
𝑦3
𝑌
=
1/13
7/13
=
1
7
and 𝑉 =
1
𝑌
− 𝑘 =
13
7
− 0 =
13
7
.
The optimal strategies for player A are obtained from final
table of the above problem. This is given by duality rules:
𝑋 = 𝑌 =
7
13
,
𝑥1 = 1 1 1
4/13
−1/13
−1/13
=
2
13
,
𝑥2 = 1 1 1
−5/13
11/13
−2/13
=
4
13
,
𝑥3 = 1 1 1
2/13
−7/13
6/13
=
1
13
.
Hence,
𝑝1 =
𝑥1
𝑋
=
2
13
7
13
=
2
7
, 𝑝2 =
𝑥2
𝑋
=
4
13
7
13
=
4
7
,
𝑝3 =
𝑥3
𝑋
=
1/13
7/13
=
1
7
and 𝑉 =
13
7
− 0 =
13
7
.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 903
3.3: Problem 3:
Solve the following game by linear programming technique:
Player B
Player A
3 −1 −3
−3 3 −1
−4 −3 3
.
Solution: The given game has 𝑉= -3, 𝑉 = 3. It does not
possess the saddle point and the value of game -3 < V < 3.
To make this payoff matrix as positive, adding a suitable
constant k = 5 to all the elements of payoff of matrix.
Player B
Player A
8 4 2
2 8 4
1 2 8
Let the strategies of two players be:
𝑆𝐴 = 𝑝1, 𝑝2, 𝑝3 and 𝑆 𝐵 = (𝑞1, 𝑞2, 𝑞3), where 𝑝1 + 𝑝2 +
𝑝3 = 1, 𝑞1 + 𝑞2 + 𝑞3 = 1.
Then, the linear programming problem can be written as:
For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + 𝑥3 or =
1
𝑉
Subject to: 8𝑥1 + 2𝑥2 + 𝑥3 ≥ 1
4𝑥1 + 8𝑥2 + 2𝑥3 ≥ 1
2𝑥1 + 4𝑥2 + 8𝑥3 ≥ 1.
𝑥1, 𝑥2, 𝑥3 ≥ 0.
For Player B:
Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or =
1
𝑉
Subject to: 8𝑦1 + 4𝑦2 + 3𝑦3 ≤ 1
2𝑦1 + 8𝑦2 + 4𝑦3 ≤ 1
𝑦1 + 2𝑦2 + 8𝑦3 ≤ 1.
𝑦1, 𝑦2, 𝑦3 ≥ 0.
LPP is in standard form for player B:
Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3
Subject to: 8𝑦1 + 4𝑦2 + 3𝑦3 + 𝑠1 = 1
2𝑦1 + 8𝑦2 + 4𝑦3 + 𝑠2 = 1
𝑦1 + 2𝑦2 + 8𝑦3 + 𝑠3 = 1.
𝑦1, 𝑦2, 𝑦3, 𝑠1, 𝑠2, 𝑠3 ≥ 0.
where 𝑠1, 𝑠2, 𝑠3 are slack variables.
Simplex Table:
𝐶 𝐵 B
V
S
𝑋 𝐵 𝑦1 𝑦2 𝑦3 𝑠1 𝑠2 𝑠3 Ratio
0 𝑠1 1 8 4 2 1 0 0 1/8→
0 𝑠2 1 2 8 4 0 1 0 1/2
0 𝑠3 1 1 2 8 0 0 1 1
1 𝑦1 1/8 1 1/2 1/4 1/8 0 0
0 𝑠2 3/4 0 7 7/2 -1/4 1 0 3/14
0 𝑠3 7/8 0 3/2 31/4 -1/8 0 1 7/62→
1 𝑦1 3/31 1 14/31 0 4/31 0 -1/31
0 𝑠2 11/31 0 196/31 0 -6/31 1 - 11/196
14/31 →
1 𝑦3 7/62 0 6/31 1 -1/62 0 4/31
1 𝑦1 1/14 1 0 0 1/7 -1/14 0
1 𝑦2 11/196 0 1 0 -3/98 31/196 -1/14
1 𝑦3 5/49 0 0 1 -1/98 -3/98 1/7
Since all rows and column are ignored, hence an optimum
solution has been reached. Therefore optimum solution is:
𝑦1 =
1
14
, 𝑦2 =
11
196
, 𝑦3 =
5
49
. Max. 𝑌 =
45
196
.
Thus, the optimal strategies for player B are:
𝑞1 =
𝑦1
𝑌
=
1
14
45
196
=
14
45
,
𝑞2 =
𝑦2
𝑌
=
11
196
45
196
=
11
45
,
𝑞3 =
𝑦3
𝑌
=
5/49
45/196
=
20
45
and 𝑉 =
1
𝑌
− 𝑘 =
196
45
− 5 = −
29
45
.
The optimal strategies for player A are obtained from final
table of the above problem. This is given by duality rules:
𝑋 = 𝑌 =
45
196
,
𝑥1 = 1 1 1
1/7
−3/98
−1/98
=
5
49
,
𝑥2 = 1 1 1
−1/14
31/196
−3/98
=
11
196
,
𝑥3 = 1 1 1
0
−1/14
1/7
=
1
14
.
Hence,
𝑝1 =
𝑥1
𝑋
=
5
49
45
196
=
20
45
, 𝑝2 =
𝑥2
𝑋
=
11
196
45
196
=
11
45
,
𝑝3 =
𝑥3
𝑋
=
1/14
45/196
=
14
45
and 𝑉 =
196
45
− 5 = −
29
45
.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 904
3.4: Problem 4:
Two companies P and Q are competing for the same
product. Their different strategies are given in the following
payoff matrix:
Player Q
Player P
−1 0 2
0 0 −1
1 −1 −1
.
Use linear programming to determine the best strategies for
both the companies.
Solution: The given game has 𝑉= -1, 𝑉 = 0. It does not
possess the saddle point and the value of game -1 < V < 0.
To make this payoff matrix as positive, adding a suitable
constant k = 2 to all the elements of payoff of matrix.
Player B
Player A
1 2 4
2 2 1
3 1 1
Let the strategies of two players be:
𝑆𝐴 = 𝑝1, 𝑝2, 𝑝3 and 𝑆 𝐵 = (𝑞1, 𝑞2, 𝑞3), where 𝑝1 + 𝑝2 +
𝑝3 = 1, 𝑞1 + 𝑞2 + 𝑞3 = 1.
Then, the linear programming problem can be written as:
For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + 𝑥3 or =
1
𝑉
Subject to: 𝑥1 + 2𝑥2 + 3𝑥3 ≥ 1
2𝑥1 + 2𝑥2 + 𝑥3 ≥ 1
4𝑥1 + 𝑥2 + 𝑥3 ≥ 1.
𝑥1, 𝑥2, 𝑥3 ≥ 0.
Min. 𝑍 = - Max. −𝑍 , −𝑍 = 𝑍∗
Max. 𝑍∗
= −𝑥1 − 𝑥2 − 𝑥3
Subject to: −𝑥1 − 2𝑥2 − 3𝑥3 ≤ −1
−2𝑥1 − 2𝑥2 − 𝑥3 ≤ −1
−4𝑥1 − 𝑥2 − 𝑥3 ≤ −1.
𝑥1, 𝑥2, 𝑥3 ≥ 0.
LPP is in standard form for player A:
Max. 𝑍∗
= 𝑥1 − 𝑥2 − 𝑥3
Subject to: −𝑥1 − 2𝑥2 − 3𝑥3 + 𝑠1 = −1
−2𝑥1 − 2𝑥2 − 𝑥3 + 𝑠2 = −1
−4𝑥1 − 𝑥2 − 𝑥3 + 𝑠3 = −1
𝑥1, 𝑥2, 𝑥3, 𝑠1, 𝑠2, 𝑠3 ≥ 0.
where 𝑠1, 𝑠2, 𝑠3 are slack variables.
Simplex Table:
𝐶 𝐵 BVS 𝑋 𝐵 𝑥1 𝑥2 𝑥3 𝑠1 𝑠2 𝑠3 Ratio
0 𝑠1 -1 -1 -2 -3 1 0 0 1
0 𝑠2 -1 -2 -2 -1 0 1 0 1/2
0 𝑠3 -1 -4 -1 -1 0 0 1 1/4→
0 𝑠1 -3/4 0 -7/4 -
11/4
1 0 -1/4
0 𝑠2 -1/2 0 -3/2 -1/2 0 0 -1/2
-1 𝑥1 1/4 1 1/4 1/4 0 1 -1/4
-1 𝑥3 3/11 0 7/11 1 -4/11 0 1/11
0 𝑠2 -4/11 0 -
13/11
0 -2/11 1 -5/11
-1 𝑥1 2/11 1 1/11 0 1/11 0 -3/11
-1 𝑥3 1/13 0 0 1 -6/13 7/13 -2/13
-1 𝑥2 4/13 0 1 0 2/13 -
11/13
5/13
-1 𝑥1 2/13 1 0 0 1/13 1/13 -4/13
Since all rows and column are ignored, hence an optimum
solution has been reached. Therefore optimum solution is:
𝑥1 =
2
13
, 𝑥2 =
4
13
, 𝑥3 =
1
13
. Min. 𝑋 =
7
13
.
Thus, the optimal strategies for player A are:
𝑝1 =
𝑥1
𝑋
=
2
13
7
13
=
2
7
, 𝑝2 =
𝑥2
𝑋
=
4
13
7
13
=
4
7
,
𝑝3 =
𝑥3
𝑋
=
1/13
7/13
=
1
7
and =
1
𝑋
− 𝑘 =
13
7
− 2 = −
1
7
.
The optimal strategies for player B are obtained from final
table of the above problem. This is given by duality rules:
𝑋 = 𝑌 =
7
13
,
𝑦1 = −1 −1 −1
−6/13
2/13
1/13
=
3
13
,
𝑦2 = −1 −1 −1
7/13
−11/13
1/13
=
3
13
,
𝑦3 = −1 −1 −1
−2/13
5/13
−4/13
=
1
13
.
Hence,
𝑞1 =
𝑦1
𝑌
=
3
13
7
13
=
3
7
, 𝑞2 =
𝑦2
𝑌
=
3
13
7
13
=
3
7
,
𝑞3 =
𝑦3
𝑌
=
1/13
7/13
=
1
7
and 𝑉 =
13
7
− 2 = −
1
7
.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 905
4. CONCLUSIONS
An alternative method for game theory problems to obtain
the solution of linear programming problem has been
derived. This technique is useful to apply on numerical
problems, reduces the labour work and save valuable time.
REFERENCES
[1]. G. B. Dantzig: Maximization of linear function of
variables subject to linear inequalities, In: 21-Ed. Koopman
Cowls Commission Monograph, 13, John Wiley and Sons,
Inc., New Yark (1951).
[2]. K. G. Lokhande, N. W. Khobragade, P. G. Khot:
Simplex Method: An Alternative Approach, International
Journal of Engineering and Innovative Technology, Volume
3, Issue 1, P: 426-428 (2013).
[3]. N. V. Vaidya, N. W. Khobragade: Solution of Game
Problems Using New Approach, IJEIT, Vol. 3, Issue 5,
2013.
[4]. N. W. Khobragade and P. G. Khot: Alternative
Approach to the Simplex Method-II, Acta Ciencia Indica,
Vol.xxx IM, No.3, 651, India (2005).
[5]. S. D. Sharma: Operation Research, Kedar Nath Ram
Nath, 132, R. G. Road, Meerut-250001 (U.P.), India.
[6]. S. I. Gass: Linear Programming, 3/e, McGraw-Hill
Kogakusha, Tokyo (1969).
[7]. K. P. Ghadle, T. S. Pawar, N. W. Khobragade: Solution
of Linear Programming Problem by New Approach, IJEIT,
Vol.3, Issue 6. Pp.301-307, 2013
BIOGRAPHIES
Mr. Tanaji S. Pawar, Research student,
Department of mathematics, Dr. Babasaheb
Ambedkar Marathwada University,
Aurangabad.
Dr. K. P. Ghadle for being M.Sc in Maths he
attained Ph.D. He has been teaching since
1996. At present he is working as Associate
Professor. Achieved excellent experiences in
Research for 15 years in the area of Boundary
value problems and its application. Published more than 45
research papers in reputed journals. Four students awarded
Ph.D Degree and four students working for award of Ph.D.
Degree under their guidance.

More Related Content

What's hot

Google classroom tutor
Google classroom tutorGoogle classroom tutor
Google classroom tutor
Mona youssef
 
Vedic maths
Vedic mathsVedic maths
Vedic maths
jayraj92
 
Solving Systems by Elimination
Solving Systems by EliminationSolving Systems by Elimination
Solving Systems by EliminationBitsy Griffin
 
Google classroom tutor
Google classroom tutorGoogle classroom tutor
Google classroom tutor
Mona youssef
 
Pre-Algebra Unit 2.3 Adding Integers
Pre-Algebra Unit 2.3 Adding IntegersPre-Algebra Unit 2.3 Adding Integers
Pre-Algebra Unit 2.3 Adding IntegersJaqueline Vallejo
 
differential equation Lecture#14
differential equation  Lecture#14differential equation  Lecture#14
differential equation Lecture#14
Gaditek
 
Questions on decimals and fractions
Questions on decimals and fractions Questions on decimals and fractions
Questions on decimals and fractions Dr. Trilok Kumar Jain
 
2f. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.6)
2f. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.6)2f. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.6)
2f. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.6)
Dr. I. Uma Maheswari Maheswari
 
differential equation Lecture#12
differential equation Lecture#12differential equation Lecture#12
differential equation Lecture#12
Gaditek
 
Geometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric SequenceGeometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric Sequence
Free Math Powerpoints
 
exam1 112
exam1 112exam1 112
exam1 112
MuhannadSaleh
 
731732 test 2 007 video
731732 test 2 007 video731732 test 2 007 video
731732 test 2 007 video
jxg416
 
Infinite Geometric Series
Infinite Geometric SeriesInfinite Geometric Series
Infinite Geometric Series
Free Math Powerpoints
 
A Mathematical Model for the Enhancement of Stress Induced Hypoglycaemia by A...
A Mathematical Model for the Enhancement of Stress Induced Hypoglycaemia by A...A Mathematical Model for the Enhancement of Stress Induced Hypoglycaemia by A...
A Mathematical Model for the Enhancement of Stress Induced Hypoglycaemia by A...
IJRES Journal
 

What's hot (17)

Google classroom tutor
Google classroom tutorGoogle classroom tutor
Google classroom tutor
 
Vedic maths
Vedic mathsVedic maths
Vedic maths
 
Solving Systems by Elimination
Solving Systems by EliminationSolving Systems by Elimination
Solving Systems by Elimination
 
Google classroom tutor
Google classroom tutorGoogle classroom tutor
Google classroom tutor
 
Pre-Algebra Unit 2.3 Adding Integers
Pre-Algebra Unit 2.3 Adding IntegersPre-Algebra Unit 2.3 Adding Integers
Pre-Algebra Unit 2.3 Adding Integers
 
differential equation Lecture#14
differential equation  Lecture#14differential equation  Lecture#14
differential equation Lecture#14
 
Differentiation and integration
Differentiation and integrationDifferentiation and integration
Differentiation and integration
 
Questions on decimals and fractions
Questions on decimals and fractions Questions on decimals and fractions
Questions on decimals and fractions
 
Differentiation and integration
Differentiation and integrationDifferentiation and integration
Differentiation and integration
 
Mat cat que
Mat cat queMat cat que
Mat cat que
 
2f. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.6)
2f. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.6)2f. Pedagogy of Mathematics -  Part II (Numbers and Sequence - Ex 2.6)
2f. Pedagogy of Mathematics - Part II (Numbers and Sequence - Ex 2.6)
 
differential equation Lecture#12
differential equation Lecture#12differential equation Lecture#12
differential equation Lecture#12
 
Geometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric SequenceGeometric Series and Finding the Sum of Finite Geometric Sequence
Geometric Series and Finding the Sum of Finite Geometric Sequence
 
exam1 112
exam1 112exam1 112
exam1 112
 
731732 test 2 007 video
731732 test 2 007 video731732 test 2 007 video
731732 test 2 007 video
 
Infinite Geometric Series
Infinite Geometric SeriesInfinite Geometric Series
Infinite Geometric Series
 
A Mathematical Model for the Enhancement of Stress Induced Hypoglycaemia by A...
A Mathematical Model for the Enhancement of Stress Induced Hypoglycaemia by A...A Mathematical Model for the Enhancement of Stress Induced Hypoglycaemia by A...
A Mathematical Model for the Enhancement of Stress Induced Hypoglycaemia by A...
 

Viewers also liked

Safety zone determination for wireless cellular
Safety zone determination for wireless cellularSafety zone determination for wireless cellular
Safety zone determination for wireless cellular
eSAT Publishing House
 
Design and verification of pipelined parallel architecture implementation in ...
Design and verification of pipelined parallel architecture implementation in ...Design and verification of pipelined parallel architecture implementation in ...
Design and verification of pipelined parallel architecture implementation in ...
eSAT Publishing House
 
Dual purpose blind navigation box
Dual purpose blind navigation boxDual purpose blind navigation box
Dual purpose blind navigation box
eSAT Publishing House
 
Transient analysis on grey cast iron foam
Transient analysis on grey cast iron foamTransient analysis on grey cast iron foam
Transient analysis on grey cast iron foam
eSAT Publishing House
 
Degradation of mono azo dye in aqueous solution using
Degradation of mono azo dye in aqueous solution usingDegradation of mono azo dye in aqueous solution using
Degradation of mono azo dye in aqueous solution using
eSAT Publishing House
 
Redeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemsRedeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systems
eSAT Publishing House
 
Software security risk mitigation using object
Software security risk mitigation using objectSoftware security risk mitigation using object
Software security risk mitigation using object
eSAT Publishing House
 
A brief review of segmentation methods for medical
A brief review of segmentation methods for medicalA brief review of segmentation methods for medical
A brief review of segmentation methods for medical
eSAT Publishing House
 
Nanoparticle based charge trapping memory device applying mos technology a co...
Nanoparticle based charge trapping memory device applying mos technology a co...Nanoparticle based charge trapping memory device applying mos technology a co...
Nanoparticle based charge trapping memory device applying mos technology a co...
eSAT Publishing House
 
Effect of superplasticizers compatibility on the workability, early age stren...
Effect of superplasticizers compatibility on the workability, early age stren...Effect of superplasticizers compatibility on the workability, early age stren...
Effect of superplasticizers compatibility on the workability, early age stren...
eSAT Publishing House
 
Importance of post processing for improved binarization of text documents
Importance of post processing for improved binarization of text documentsImportance of post processing for improved binarization of text documents
Importance of post processing for improved binarization of text documents
eSAT Publishing House
 
Color measurements of electroplated gold film on
Color measurements of electroplated gold film onColor measurements of electroplated gold film on
Color measurements of electroplated gold film on
eSAT Publishing House
 
Comparison of data security in grid and cloud
Comparison of data security in grid and cloudComparison of data security in grid and cloud
Comparison of data security in grid and cloud
eSAT Publishing House
 
Umts femto access point for higher data rate and better quality of service to...
Umts femto access point for higher data rate and better quality of service to...Umts femto access point for higher data rate and better quality of service to...
Umts femto access point for higher data rate and better quality of service to...
eSAT Publishing House
 
Use of cloud federation without need of identity federation using dynamic acc...
Use of cloud federation without need of identity federation using dynamic acc...Use of cloud federation without need of identity federation using dynamic acc...
Use of cloud federation without need of identity federation using dynamic acc...
eSAT Publishing House
 
A comparative study on the customer perception of the
A comparative study on the customer perception of theA comparative study on the customer perception of the
A comparative study on the customer perception of the
eSAT Publishing House
 
Pca based support vector machine technique for volatility forecasting
Pca based support vector machine technique for volatility forecastingPca based support vector machine technique for volatility forecasting
Pca based support vector machine technique for volatility forecasting
eSAT Publishing House
 
A review on power electronics application on wind
A review on power electronics application on windA review on power electronics application on wind
A review on power electronics application on wind
eSAT Publishing House
 
Building extraction from remote sensing imageries by data fusion techniques
Building extraction from remote sensing imageries by data fusion techniquesBuilding extraction from remote sensing imageries by data fusion techniques
Building extraction from remote sensing imageries by data fusion techniques
eSAT Publishing House
 
The green aggregates for sustainable development in construction industry
The green aggregates for sustainable development in construction industryThe green aggregates for sustainable development in construction industry
The green aggregates for sustainable development in construction industry
eSAT Publishing House
 

Viewers also liked (20)

Safety zone determination for wireless cellular
Safety zone determination for wireless cellularSafety zone determination for wireless cellular
Safety zone determination for wireless cellular
 
Design and verification of pipelined parallel architecture implementation in ...
Design and verification of pipelined parallel architecture implementation in ...Design and verification of pipelined parallel architecture implementation in ...
Design and verification of pipelined parallel architecture implementation in ...
 
Dual purpose blind navigation box
Dual purpose blind navigation boxDual purpose blind navigation box
Dual purpose blind navigation box
 
Transient analysis on grey cast iron foam
Transient analysis on grey cast iron foamTransient analysis on grey cast iron foam
Transient analysis on grey cast iron foam
 
Degradation of mono azo dye in aqueous solution using
Degradation of mono azo dye in aqueous solution usingDegradation of mono azo dye in aqueous solution using
Degradation of mono azo dye in aqueous solution using
 
Redeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systemsRedeeming of processor for cyber physical systems
Redeeming of processor for cyber physical systems
 
Software security risk mitigation using object
Software security risk mitigation using objectSoftware security risk mitigation using object
Software security risk mitigation using object
 
A brief review of segmentation methods for medical
A brief review of segmentation methods for medicalA brief review of segmentation methods for medical
A brief review of segmentation methods for medical
 
Nanoparticle based charge trapping memory device applying mos technology a co...
Nanoparticle based charge trapping memory device applying mos technology a co...Nanoparticle based charge trapping memory device applying mos technology a co...
Nanoparticle based charge trapping memory device applying mos technology a co...
 
Effect of superplasticizers compatibility on the workability, early age stren...
Effect of superplasticizers compatibility on the workability, early age stren...Effect of superplasticizers compatibility on the workability, early age stren...
Effect of superplasticizers compatibility on the workability, early age stren...
 
Importance of post processing for improved binarization of text documents
Importance of post processing for improved binarization of text documentsImportance of post processing for improved binarization of text documents
Importance of post processing for improved binarization of text documents
 
Color measurements of electroplated gold film on
Color measurements of electroplated gold film onColor measurements of electroplated gold film on
Color measurements of electroplated gold film on
 
Comparison of data security in grid and cloud
Comparison of data security in grid and cloudComparison of data security in grid and cloud
Comparison of data security in grid and cloud
 
Umts femto access point for higher data rate and better quality of service to...
Umts femto access point for higher data rate and better quality of service to...Umts femto access point for higher data rate and better quality of service to...
Umts femto access point for higher data rate and better quality of service to...
 
Use of cloud federation without need of identity federation using dynamic acc...
Use of cloud federation without need of identity federation using dynamic acc...Use of cloud federation without need of identity federation using dynamic acc...
Use of cloud federation without need of identity federation using dynamic acc...
 
A comparative study on the customer perception of the
A comparative study on the customer perception of theA comparative study on the customer perception of the
A comparative study on the customer perception of the
 
Pca based support vector machine technique for volatility forecasting
Pca based support vector machine technique for volatility forecastingPca based support vector machine technique for volatility forecasting
Pca based support vector machine technique for volatility forecasting
 
A review on power electronics application on wind
A review on power electronics application on windA review on power electronics application on wind
A review on power electronics application on wind
 
Building extraction from remote sensing imageries by data fusion techniques
Building extraction from remote sensing imageries by data fusion techniquesBuilding extraction from remote sensing imageries by data fusion techniques
Building extraction from remote sensing imageries by data fusion techniques
 
The green aggregates for sustainable development in construction industry
The green aggregates for sustainable development in construction industryThe green aggregates for sustainable development in construction industry
The green aggregates for sustainable development in construction industry
 

Similar to Game theory problems by an alternative simplex method

LECTURE_2_GAME_THEORY.pptx
LECTURE_2_GAME_THEORY.pptxLECTURE_2_GAME_THEORY.pptx
LECTURE_2_GAME_THEORY.pptx
SANJAY CHRISTIAN
 
Two phase method lpp
Two phase method lppTwo phase method lpp
Two phase method lpp
Anurag Srivastava
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variables
Santhanam Krishnan
 
Questions and Solutions Logarithm.pdf
Questions and Solutions Logarithm.pdfQuestions and Solutions Logarithm.pdf
Questions and Solutions Logarithm.pdf
erbisyaputra
 
Functions ppt Dr Frost Maths Mixed questions
Functions ppt Dr Frost Maths Mixed questionsFunctions ppt Dr Frost Maths Mixed questions
Functions ppt Dr Frost Maths Mixed questions
gcutbill
 
Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2
Март
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdf
AnuBajpai5
 
Reducible equation to quadratic form
Reducible equation to quadratic formReducible equation to quadratic form
Reducible equation to quadratic form
MahrukhShehzadi1
 
Tutorial 6 mth 3201
Tutorial 6 mth 3201Tutorial 6 mth 3201
Tutorial 6 mth 3201Drradz Maths
 
Game theory lecture
Game theory   lectureGame theory   lecture
Game theory lecture
Prashant Khandelwal
 
Introduction of Xgboost
Introduction of XgboostIntroduction of Xgboost
Introduction of Xgboost
michiaki ito
 
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
IOSRJM
 
Semana 24 funciones iv álgebra uni ccesa007
Semana 24 funciones iv álgebra uni ccesa007Semana 24 funciones iv álgebra uni ccesa007
Semana 24 funciones iv álgebra uni ccesa007
Demetrio Ccesa Rayme
 
Lecture-1-Mech.pptx . .
Lecture-1-Mech.pptx                   . .Lecture-1-Mech.pptx                   . .
Lecture-1-Mech.pptx . .
happycocoman
 
Direct solution of sparse network equations by optimally ordered triangular f...
Direct solution of sparse network equations by optimally ordered triangular f...Direct solution of sparse network equations by optimally ordered triangular f...
Direct solution of sparse network equations by optimally ordered triangular f...
Dimas Ruliandi
 
Btech_II_ engineering mathematics_unit2
Btech_II_ engineering mathematics_unit2Btech_II_ engineering mathematics_unit2
Btech_II_ engineering mathematics_unit2
Rai University
 
Lecture Notes: EEEC6430310 Electromagnetic Fields And Waves - Dipole Arrays
Lecture Notes:  EEEC6430310 Electromagnetic Fields And Waves - Dipole ArraysLecture Notes:  EEEC6430310 Electromagnetic Fields And Waves - Dipole Arrays
Lecture Notes: EEEC6430310 Electromagnetic Fields And Waves - Dipole Arrays
AIMST University
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Vladimir Godovalov
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
anasKhalaf4
 

Similar to Game theory problems by an alternative simplex method (20)

LECTURE_2_GAME_THEORY.pptx
LECTURE_2_GAME_THEORY.pptxLECTURE_2_GAME_THEORY.pptx
LECTURE_2_GAME_THEORY.pptx
 
Two phase method lpp
Two phase method lppTwo phase method lpp
Two phase method lpp
 
Functions of severable variables
Functions of severable variablesFunctions of severable variables
Functions of severable variables
 
Questions and Solutions Logarithm.pdf
Questions and Solutions Logarithm.pdfQuestions and Solutions Logarithm.pdf
Questions and Solutions Logarithm.pdf
 
Game throy
Game throyGame throy
Game throy
 
Functions ppt Dr Frost Maths Mixed questions
Functions ppt Dr Frost Maths Mixed questionsFunctions ppt Dr Frost Maths Mixed questions
Functions ppt Dr Frost Maths Mixed questions
 
Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2Комплекс тоо цуврал хичээл-2
Комплекс тоо цуврал хичээл-2
 
Maths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdfMaths-MS_Term2 (1).pdf
Maths-MS_Term2 (1).pdf
 
Reducible equation to quadratic form
Reducible equation to quadratic formReducible equation to quadratic form
Reducible equation to quadratic form
 
Tutorial 6 mth 3201
Tutorial 6 mth 3201Tutorial 6 mth 3201
Tutorial 6 mth 3201
 
Game theory lecture
Game theory   lectureGame theory   lecture
Game theory lecture
 
Introduction of Xgboost
Introduction of XgboostIntroduction of Xgboost
Introduction of Xgboost
 
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
Least Square Plane and Leastsquare Quadric Surface Approximation by Using Mod...
 
Semana 24 funciones iv álgebra uni ccesa007
Semana 24 funciones iv álgebra uni ccesa007Semana 24 funciones iv álgebra uni ccesa007
Semana 24 funciones iv álgebra uni ccesa007
 
Lecture-1-Mech.pptx . .
Lecture-1-Mech.pptx                   . .Lecture-1-Mech.pptx                   . .
Lecture-1-Mech.pptx . .
 
Direct solution of sparse network equations by optimally ordered triangular f...
Direct solution of sparse network equations by optimally ordered triangular f...Direct solution of sparse network equations by optimally ordered triangular f...
Direct solution of sparse network equations by optimally ordered triangular f...
 
Btech_II_ engineering mathematics_unit2
Btech_II_ engineering mathematics_unit2Btech_II_ engineering mathematics_unit2
Btech_II_ engineering mathematics_unit2
 
Lecture Notes: EEEC6430310 Electromagnetic Fields And Waves - Dipole Arrays
Lecture Notes:  EEEC6430310 Electromagnetic Fields And Waves - Dipole ArraysLecture Notes:  EEEC6430310 Electromagnetic Fields And Waves - Dipole Arrays
Lecture Notes: EEEC6430310 Electromagnetic Fields And Waves - Dipole Arrays
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
 
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022 ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
ملزمة الرياضيات للصف السادس التطبيقي الفصل الاول الاعداد المركبة 2022
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
eSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
eSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
eSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
eSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
eSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
eSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
eSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
eSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
eSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
eSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 

Recently uploaded (20)

Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 

Game theory problems by an alternative simplex method

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 900 GAME THEORY PROBLEMS BY AN ALTERNATIVE SIMPLEX METHOD Kirtiwant P. Ghadle1 , Tanaji S. Pawar2 1 Associate Professor, Department of Mathematics, Dr. Babasaheb Ambedkar Marathwada University, Aurangabad, Maharashtra, India 2 Research Student, Department of Mathematics, Dr. Babasaheb Ambedkar Marathwada University, Aurangabad, Maharashtra, India Abstract In this paper, an alternative method for the solution of game problems is introduced. This method is easy to solve game problem which does not have a saddle point. It is powerful method to reduce number of iterations and save valuable time. Keywords: Linear programming problem, Optimal solution, Alternative simplex method, and Game problem. --------------------------------------------------------------------***------------------------------------------------------------------ 1. INTRODUCTION Today’s life is a full of struggle and competitions. A great variety of competitive situations is commonly seen. What should be the bid to win a big government job in the pace of competition from several jobs? Game must be thought of, in abroad sense, not as a kind of sport but as competitive situation, a kind of conflict in which somebody must win and somebody must lose. John Von Neumann suggestion is to solve the game theory problems on the maximum losses. Dantzig [1] suggestion is to choose that entering vector corresponding to which 𝑧𝑗 − 𝑐𝑗 is most negative. Khobragade et al. [2, 3, 4] suggestion is to choose that entering vector corresponding to which ( 𝑧 𝑗 − 𝑐 𝑗 ) 𝜃 𝑗 𝑐 𝑗 is most negative. In this paper, an attempt has been made to solve linear programming problem (LPP) by new method which is an alternative for simplex method. This method is different from Khobragade et al. Method. 2. SOLUTION OF M x N RECTANGULAR GAME PROBLEM By fundamental theorem of rectangular games, if mixed strategies are allowed, there always exists a value of game. ( i.e. 𝑉 = 𝑉 = 𝑉 ). Let the two person zero sum game be defined as follows: Player B Player A 𝑎11 ⋯ 𝑎1𝑛 ⋮ ⋱ ⋮ 𝑎 𝑚1 ⋯ 𝑎 𝑚𝑛 Let 𝑝1, 𝑝2, … , 𝑝 𝑚 and 𝑞1, 𝑞2, … , 𝑞 𝑛 be the probabilities of two players A and B, to select their pure strategies. i.e. 𝑆𝐴 = 𝑝1, 𝑝2, … , 𝑝 𝑚 and 𝑆 𝐵 = (𝑞1, 𝑞2, … , 𝑞 𝑛 ). Then 𝑝1 + 𝑝2 + 𝑝3 + … + 𝑝 𝑚 = 1 and 𝑞1 + 𝑞2 + 𝑞3 + … + 𝑞 𝑛 = 1, Where 𝑝𝑖 ≥ 0 and 𝑞𝑗 ≥ 0 for all 𝑖, 𝑗. Let the game can be defined by LPP as given below: For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + ⋯ + 𝑥 𝑚 or = 1 𝑉 Subject to: 𝑎11 𝑥1 + 𝑎21 𝑥2 + ⋯ + 𝑎 𝑚1 𝑥 𝑚 ≥ 1 𝑎12 𝑥1 + 𝑎22 𝑥2 + ⋯ + 𝑎 𝑚2 𝑥 𝑚 ≥ 1 .................................................. .................................................. 𝑎1𝑛 𝑥1 + 𝑎2𝑛 𝑥2 + ⋯ + 𝑎 𝑚𝑛 𝑥 𝑚 ≥ 1 𝑥1, 𝑥2, … , 𝑥 𝑚 ≥ 0. For Player B: Maximize 𝑌 = 𝑦1 + 𝑦2 + ⋯ + 𝑦𝑛 or = 1 𝑉 Subject to: 𝑎11 𝑦1 + 𝑎12 𝑦2 + ⋯ + 𝑎1𝑛 𝑦 𝑚 ≤ 1 𝑎21 𝑦1 + 𝑎22 𝑦2 + ⋯ + 𝑎2𝑛 𝑦 𝑚 ≤ 1 .................................................. .................................................. 𝑎 𝑚1 𝑦1 + 𝑎 𝑚2 𝑦2 + ⋯ + 𝑎 𝑚𝑛 𝑦 𝑚 ≤ 1 𝑥1, 𝑥2, … , 𝑥 𝑚 ≥ 0. To find the optimal solution of the above LPP, it has been observed that the player B’s problem is exactly the dual of the player A’s problem. The optimal solution of one problem will automatically give the optimal solution to the other. The player B’s problem can be solved by an alternative simplex method while player A’s problem can be solved by an alternative dual simplex method [7].
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 901 3. SOLVED PROBLEMS 3.1: Problem 1 Solve the following game by linear programming technique: Player B Player A 1 −1 −1 −1 −1 3 −1 2 −1 . Solution: The given game has 𝑉= -1, 𝑉 = 1. It does not possess the saddle point and the value of game -1 < V < 1. Adding a suitable constant k = 1 to all the elements of payoff of matrix. Player B Player A 2 0 0 0 0 4 0 3 0 Let the strategies of two players be: 𝑆𝐴 = 𝑝1, 𝑝2, 𝑝3 and 𝑆 𝐵 = (𝑞1, 𝑞2, 𝑞3), where 𝑝1 + 𝑝2 + 𝑝3 = 1, 𝑞1 + 𝑞2 + 𝑞3 = 1. Then, the linear programming problem can be written as: For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + 𝑥3 or = 1 𝑉 Subject to: 2𝑥1 ≥ 1 3𝑥3 ≥ 1 4𝑥2 ≥ 1. 𝑥1, 𝑥2, 𝑥3 ≥ 0. For Player B: Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or = 1 𝑉 Subject to: 2𝑦1 ≤ 1 4𝑦3 ≤ 1 3𝑦2 ≤ 1. 𝑦1, 𝑦2, 𝑦3 ≥ 0. LPP is in standard form for player B: Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or = 1 𝑉 Subject to: 2𝑦1 + 𝑠1 = 1 4𝑦3 + 𝑠2 = 1 3𝑦2 + 𝑠3 = 1. 𝑦1, 𝑦2, 𝑦3, 𝑠1, 𝑠2, 𝑠3 ≥ 0. Where 𝑠1, 𝑠2, 𝑠3 are slack variables. Simplex Table: 𝐶 𝐵 BVS 𝑋 𝐵 𝑦1 𝑦2 𝑦3 𝑠1 𝑠2 𝑠3 Ratio 0 𝑠1 1 2 0 0 1 0 0 - 0 𝑠2 1 0 0 4 0 1 0 1/4→ 0 𝑠3 1 0 3 0 0 0 1 - 0 𝑠1 1 2 0 0 1 0 0 - 1 𝑦3 1/4 0 0 1 0 1/4 0 - 0 𝑠3 1 0 3 0 0 0 1 1/3→ 0 𝑠1 1 2 0 0 1 0 0 1/2→ 1 𝑦3 1/4 0 0 1 0 1/4 0 - 1 𝑦2 1/3 0 1 0 0 0 1/3 - 1 𝑦1 1/2 1 0 0 1/2 0 0 1 𝑦3 1/4 0 1 0 0 1/4 0 1 𝑦2 1/3 0 0 1 0 0 1/3 Since all rows and column are ignored, hence an optimum solution has been reached. Therefore optimum solution is: 𝑦1 = 1 2 , 𝑦2 = 1 3 , 𝑦3 = 1 4 . Max. 𝑌 = 13 12 . Thus, the optimal strategies for player B are: 𝑞1 = 𝑦1 𝑌 = 1 2 13 12 = 6 13 , 𝑞2 = 𝑦2 𝑌 = 1 3 12 13 = 4 13 , 𝑞3 = 𝑦3 𝑌 = 1/4 12/13 = 3 13 and 𝑉 = 1 𝑌 − 𝑘 = 12 13 − 1 = − 1 13 . The optimal strategies for player A are obtained from final table of the above problem. This is given by duality rules: 𝑋 = 𝑌 = 13 12 , 𝑥1 = 1 1 1 1/2 0 0 = 1 2 , 𝑥2 = 1 1 1 0 1/4 0 = 1 4 , 𝑥3 = 1 1 1 0 0 1/3 = 1 3 . Hence, 𝑝1 = 𝑥1 𝑋 = 1 2 13 12 = 6 13 , 𝑝2 = 𝑥2 𝑋 = 1 4 13 12 = 3 13 , 𝑝3 = 𝑥3 𝑋 = 1/3 13/12 = 4 13 and 𝑉 = 12 13 − 1 = −1 13 .
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 902 3.2: Problem 2: Two companies P and Q are competing for the same product. Their different strategies are given in the following payoff matrix: Player Q Player P 1 2 4 2 2 1 3 1 1 . Use linear programming to determine the best strategies for both the companies. Solution: The given game has 𝑉= 1, 𝑉 = 2. It does not possess the saddle point and the value of game 1 < V < 2. Here, the payoff matrix is already non-negative. Let the strategies of two players be: 𝑆𝐴 = 𝑝1, 𝑝2, 𝑝3 and 𝑆 𝐵 = (𝑞1, 𝑞2, 𝑞3), where 𝑝1 + 𝑝2 + 𝑝3 = 1, 𝑞1 + 𝑞2 + 𝑞3 = 1. Then, the linear programming problem can be written as: For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + 𝑥3 or = 1 𝑉 Subject to: 𝑥1 + 2𝑥2 + 3𝑥3 ≥ 1 2𝑥1 + 2𝑥2 + 𝑥3 ≥ 1 4𝑥1 + 𝑥2 + 𝑥3 ≥ 1. 𝑥1, 𝑥2, 𝑥3 ≥ 0. For Player B: Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or = 1 𝑉 Subject to: 𝑦1 + 2𝑦2 + 4𝑦3 ≤ 1 2𝑦1 + 2𝑦2 + 𝑦3 ≤ 1 3𝑦1 + 𝑦2 + 𝑦3 ≤ 1. 𝑦1, 𝑦2, 𝑦3 ≥ 0. LPP is in standard form for player B: Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or = 1 𝑉 Subject to: 𝑦1 + 2𝑦2 + 4𝑦3 + 𝑠1 = 1 2𝑦1 + 2𝑦2 + 𝑦3 + 𝑠2 = 1 3𝑦1 + 𝑦2 + 𝑦3 + 𝑠3 = 1. 𝑦1, 𝑦2, 𝑦3, 𝑠1, 𝑠2, 𝑠3 ≥ 0. Where 𝑠1, 𝑠2, 𝑠3 are slack variables. Simplex Table: 𝐶 𝐵 BVS 𝑋 𝐵 𝑦1 𝑦2 𝑦3 𝑠1 𝑠2 𝑠3 Ratio 0 𝑠1 1 1 2 4 1 0 0 1/4→ 0 𝑠2 1 2 2 1 0 1 0 1 0 𝑠3 1 3 1 1 0 0 1 1 1 𝑦3 1/4 1/4 1/2 1 1/2 0 0 0 𝑠2 3/4 7/4 3/2 0 -1/4 1 0 3/7 0 𝑠3 3/4 11/4 1/2 0 -1/4 0 1 3/11→ 1 𝑦3 2/11 0 5/11 1 3/11 0 - 1/11 0 𝑠2 3/11 0 13/11 0 - 1/11 1 - 7/11 3/13→ 1 𝑦1 3/11 1 2/11 0 - 1/11 0 4/11 1 𝑦3 1/13 0 0 1 4/13 -5/13 2/13 1 𝑦2 3/13 0 1 0 - 1/13 11/13 - 7/13 1 𝑦1 3/13 1 0 0 - 1/13 -2/13 6/13 Since all rows and column are ignored, hence an optimum solution has been reached. Therefore optimum solution is: 𝑦1 = 3 13 , 𝑦2 = 3 13 , 𝑦3 = 1 13 . Max. 𝑌 = 7 13 . Thus, the optimal strategies for player B are: 𝑞1 = 𝑦1 𝑌 = 3 13 7 13 = 3 7 , 𝑞2 = 𝑦2 𝑌 = 3 13 7 13 = 3 7 , 𝑞3 = 𝑦3 𝑌 = 1/13 7/13 = 1 7 and 𝑉 = 1 𝑌 − 𝑘 = 13 7 − 0 = 13 7 . The optimal strategies for player A are obtained from final table of the above problem. This is given by duality rules: 𝑋 = 𝑌 = 7 13 , 𝑥1 = 1 1 1 4/13 −1/13 −1/13 = 2 13 , 𝑥2 = 1 1 1 −5/13 11/13 −2/13 = 4 13 , 𝑥3 = 1 1 1 2/13 −7/13 6/13 = 1 13 . Hence, 𝑝1 = 𝑥1 𝑋 = 2 13 7 13 = 2 7 , 𝑝2 = 𝑥2 𝑋 = 4 13 7 13 = 4 7 , 𝑝3 = 𝑥3 𝑋 = 1/13 7/13 = 1 7 and 𝑉 = 13 7 − 0 = 13 7 .
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 903 3.3: Problem 3: Solve the following game by linear programming technique: Player B Player A 3 −1 −3 −3 3 −1 −4 −3 3 . Solution: The given game has 𝑉= -3, 𝑉 = 3. It does not possess the saddle point and the value of game -3 < V < 3. To make this payoff matrix as positive, adding a suitable constant k = 5 to all the elements of payoff of matrix. Player B Player A 8 4 2 2 8 4 1 2 8 Let the strategies of two players be: 𝑆𝐴 = 𝑝1, 𝑝2, 𝑝3 and 𝑆 𝐵 = (𝑞1, 𝑞2, 𝑞3), where 𝑝1 + 𝑝2 + 𝑝3 = 1, 𝑞1 + 𝑞2 + 𝑞3 = 1. Then, the linear programming problem can be written as: For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + 𝑥3 or = 1 𝑉 Subject to: 8𝑥1 + 2𝑥2 + 𝑥3 ≥ 1 4𝑥1 + 8𝑥2 + 2𝑥3 ≥ 1 2𝑥1 + 4𝑥2 + 8𝑥3 ≥ 1. 𝑥1, 𝑥2, 𝑥3 ≥ 0. For Player B: Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 or = 1 𝑉 Subject to: 8𝑦1 + 4𝑦2 + 3𝑦3 ≤ 1 2𝑦1 + 8𝑦2 + 4𝑦3 ≤ 1 𝑦1 + 2𝑦2 + 8𝑦3 ≤ 1. 𝑦1, 𝑦2, 𝑦3 ≥ 0. LPP is in standard form for player B: Maximize 𝑌 = 𝑦1 + 𝑦2 + 𝑦3 Subject to: 8𝑦1 + 4𝑦2 + 3𝑦3 + 𝑠1 = 1 2𝑦1 + 8𝑦2 + 4𝑦3 + 𝑠2 = 1 𝑦1 + 2𝑦2 + 8𝑦3 + 𝑠3 = 1. 𝑦1, 𝑦2, 𝑦3, 𝑠1, 𝑠2, 𝑠3 ≥ 0. where 𝑠1, 𝑠2, 𝑠3 are slack variables. Simplex Table: 𝐶 𝐵 B V S 𝑋 𝐵 𝑦1 𝑦2 𝑦3 𝑠1 𝑠2 𝑠3 Ratio 0 𝑠1 1 8 4 2 1 0 0 1/8→ 0 𝑠2 1 2 8 4 0 1 0 1/2 0 𝑠3 1 1 2 8 0 0 1 1 1 𝑦1 1/8 1 1/2 1/4 1/8 0 0 0 𝑠2 3/4 0 7 7/2 -1/4 1 0 3/14 0 𝑠3 7/8 0 3/2 31/4 -1/8 0 1 7/62→ 1 𝑦1 3/31 1 14/31 0 4/31 0 -1/31 0 𝑠2 11/31 0 196/31 0 -6/31 1 - 11/196 14/31 → 1 𝑦3 7/62 0 6/31 1 -1/62 0 4/31 1 𝑦1 1/14 1 0 0 1/7 -1/14 0 1 𝑦2 11/196 0 1 0 -3/98 31/196 -1/14 1 𝑦3 5/49 0 0 1 -1/98 -3/98 1/7 Since all rows and column are ignored, hence an optimum solution has been reached. Therefore optimum solution is: 𝑦1 = 1 14 , 𝑦2 = 11 196 , 𝑦3 = 5 49 . Max. 𝑌 = 45 196 . Thus, the optimal strategies for player B are: 𝑞1 = 𝑦1 𝑌 = 1 14 45 196 = 14 45 , 𝑞2 = 𝑦2 𝑌 = 11 196 45 196 = 11 45 , 𝑞3 = 𝑦3 𝑌 = 5/49 45/196 = 20 45 and 𝑉 = 1 𝑌 − 𝑘 = 196 45 − 5 = − 29 45 . The optimal strategies for player A are obtained from final table of the above problem. This is given by duality rules: 𝑋 = 𝑌 = 45 196 , 𝑥1 = 1 1 1 1/7 −3/98 −1/98 = 5 49 , 𝑥2 = 1 1 1 −1/14 31/196 −3/98 = 11 196 , 𝑥3 = 1 1 1 0 −1/14 1/7 = 1 14 . Hence, 𝑝1 = 𝑥1 𝑋 = 5 49 45 196 = 20 45 , 𝑝2 = 𝑥2 𝑋 = 11 196 45 196 = 11 45 , 𝑝3 = 𝑥3 𝑋 = 1/14 45/196 = 14 45 and 𝑉 = 196 45 − 5 = − 29 45 .
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 904 3.4: Problem 4: Two companies P and Q are competing for the same product. Their different strategies are given in the following payoff matrix: Player Q Player P −1 0 2 0 0 −1 1 −1 −1 . Use linear programming to determine the best strategies for both the companies. Solution: The given game has 𝑉= -1, 𝑉 = 0. It does not possess the saddle point and the value of game -1 < V < 0. To make this payoff matrix as positive, adding a suitable constant k = 2 to all the elements of payoff of matrix. Player B Player A 1 2 4 2 2 1 3 1 1 Let the strategies of two players be: 𝑆𝐴 = 𝑝1, 𝑝2, 𝑝3 and 𝑆 𝐵 = (𝑞1, 𝑞2, 𝑞3), where 𝑝1 + 𝑝2 + 𝑝3 = 1, 𝑞1 + 𝑞2 + 𝑞3 = 1. Then, the linear programming problem can be written as: For player A: Minimize 𝑋 = 𝑥1 + 𝑥2 + 𝑥3 or = 1 𝑉 Subject to: 𝑥1 + 2𝑥2 + 3𝑥3 ≥ 1 2𝑥1 + 2𝑥2 + 𝑥3 ≥ 1 4𝑥1 + 𝑥2 + 𝑥3 ≥ 1. 𝑥1, 𝑥2, 𝑥3 ≥ 0. Min. 𝑍 = - Max. −𝑍 , −𝑍 = 𝑍∗ Max. 𝑍∗ = −𝑥1 − 𝑥2 − 𝑥3 Subject to: −𝑥1 − 2𝑥2 − 3𝑥3 ≤ −1 −2𝑥1 − 2𝑥2 − 𝑥3 ≤ −1 −4𝑥1 − 𝑥2 − 𝑥3 ≤ −1. 𝑥1, 𝑥2, 𝑥3 ≥ 0. LPP is in standard form for player A: Max. 𝑍∗ = 𝑥1 − 𝑥2 − 𝑥3 Subject to: −𝑥1 − 2𝑥2 − 3𝑥3 + 𝑠1 = −1 −2𝑥1 − 2𝑥2 − 𝑥3 + 𝑠2 = −1 −4𝑥1 − 𝑥2 − 𝑥3 + 𝑠3 = −1 𝑥1, 𝑥2, 𝑥3, 𝑠1, 𝑠2, 𝑠3 ≥ 0. where 𝑠1, 𝑠2, 𝑠3 are slack variables. Simplex Table: 𝐶 𝐵 BVS 𝑋 𝐵 𝑥1 𝑥2 𝑥3 𝑠1 𝑠2 𝑠3 Ratio 0 𝑠1 -1 -1 -2 -3 1 0 0 1 0 𝑠2 -1 -2 -2 -1 0 1 0 1/2 0 𝑠3 -1 -4 -1 -1 0 0 1 1/4→ 0 𝑠1 -3/4 0 -7/4 - 11/4 1 0 -1/4 0 𝑠2 -1/2 0 -3/2 -1/2 0 0 -1/2 -1 𝑥1 1/4 1 1/4 1/4 0 1 -1/4 -1 𝑥3 3/11 0 7/11 1 -4/11 0 1/11 0 𝑠2 -4/11 0 - 13/11 0 -2/11 1 -5/11 -1 𝑥1 2/11 1 1/11 0 1/11 0 -3/11 -1 𝑥3 1/13 0 0 1 -6/13 7/13 -2/13 -1 𝑥2 4/13 0 1 0 2/13 - 11/13 5/13 -1 𝑥1 2/13 1 0 0 1/13 1/13 -4/13 Since all rows and column are ignored, hence an optimum solution has been reached. Therefore optimum solution is: 𝑥1 = 2 13 , 𝑥2 = 4 13 , 𝑥3 = 1 13 . Min. 𝑋 = 7 13 . Thus, the optimal strategies for player A are: 𝑝1 = 𝑥1 𝑋 = 2 13 7 13 = 2 7 , 𝑝2 = 𝑥2 𝑋 = 4 13 7 13 = 4 7 , 𝑝3 = 𝑥3 𝑋 = 1/13 7/13 = 1 7 and = 1 𝑋 − 𝑘 = 13 7 − 2 = − 1 7 . The optimal strategies for player B are obtained from final table of the above problem. This is given by duality rules: 𝑋 = 𝑌 = 7 13 , 𝑦1 = −1 −1 −1 −6/13 2/13 1/13 = 3 13 , 𝑦2 = −1 −1 −1 7/13 −11/13 1/13 = 3 13 , 𝑦3 = −1 −1 −1 −2/13 5/13 −4/13 = 1 13 . Hence, 𝑞1 = 𝑦1 𝑌 = 3 13 7 13 = 3 7 , 𝑞2 = 𝑦2 𝑌 = 3 13 7 13 = 3 7 , 𝑞3 = 𝑦3 𝑌 = 1/13 7/13 = 1 7 and 𝑉 = 13 7 − 2 = − 1 7 .
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 05 | May-2014, Available @ http://www.ijret.org 905 4. CONCLUSIONS An alternative method for game theory problems to obtain the solution of linear programming problem has been derived. This technique is useful to apply on numerical problems, reduces the labour work and save valuable time. REFERENCES [1]. G. B. Dantzig: Maximization of linear function of variables subject to linear inequalities, In: 21-Ed. Koopman Cowls Commission Monograph, 13, John Wiley and Sons, Inc., New Yark (1951). [2]. K. G. Lokhande, N. W. Khobragade, P. G. Khot: Simplex Method: An Alternative Approach, International Journal of Engineering and Innovative Technology, Volume 3, Issue 1, P: 426-428 (2013). [3]. N. V. Vaidya, N. W. Khobragade: Solution of Game Problems Using New Approach, IJEIT, Vol. 3, Issue 5, 2013. [4]. N. W. Khobragade and P. G. Khot: Alternative Approach to the Simplex Method-II, Acta Ciencia Indica, Vol.xxx IM, No.3, 651, India (2005). [5]. S. D. Sharma: Operation Research, Kedar Nath Ram Nath, 132, R. G. Road, Meerut-250001 (U.P.), India. [6]. S. I. Gass: Linear Programming, 3/e, McGraw-Hill Kogakusha, Tokyo (1969). [7]. K. P. Ghadle, T. S. Pawar, N. W. Khobragade: Solution of Linear Programming Problem by New Approach, IJEIT, Vol.3, Issue 6. Pp.301-307, 2013 BIOGRAPHIES Mr. Tanaji S. Pawar, Research student, Department of mathematics, Dr. Babasaheb Ambedkar Marathwada University, Aurangabad. Dr. K. P. Ghadle for being M.Sc in Maths he attained Ph.D. He has been teaching since 1996. At present he is working as Associate Professor. Achieved excellent experiences in Research for 15 years in the area of Boundary value problems and its application. Published more than 45 research papers in reputed journals. Four students awarded Ph.D Degree and four students working for award of Ph.D. Degree under their guidance.