Graphical Method for Linear Programming Problem

Graphical Method for Linear Programming Problem Graphical method to solve a linear programming problem (LPP) is used to solve a linear programming problem with two variables only. It help us to visualize the the procedure of finding the optimal solution to a linear programming problem. Step 1 Given a LPP, consider each inequality (say, $ax+by …

Read more

Dominance property with examples

In this tutorial we will discuss the dominance property and some examples based on the use of dominance property to solve the game. Dominance Property In some of the games, one pure strategy of a player is better or superior than another strategy (irrespective of the strategy used by the opponent player). In such a …

Read more

Introduction to Game Theory

In this tutorial we will discuss about the game theory, various types of game and various terms related to game theory. Game Theory Usually when we heard about the game, the first thought came to our mind is about the game from sports (like cricket, hockey, football, etc.) or a computer game. But the game …

Read more

Simplex Method to solve LPP

What is the Simplex Method? The simplex algorithm is the most extended procedure to solve the linear programming problem (LPP) developed by George Bernard Dantzig in 1947. Most of the real world linear programming problems have more than two variables. Such problems with more than two variables cannot be solved graphically. The simplex method is …

Read more

Standard Form of LPP

Standard form of LPP In this tutorial, we will discuss about what is the standard form of linear programming problem?, what are the characteristics of standard form of linear programming problem?, how to convert LPP to its standard form?. Important Definitions Unrestricted Variables Many times one encounter problems of the LPP in which some or …

Read more