Linear Programming
Linear Programming
Terminology
Contents
1. What is a Mathematical Model?
2. Illustration of LPP: Maximization Case
3. What is Linear Programming Problem (LPP)?
4. Graphical Solution
o Feasible Solutions
o Optimal Solution
5. Concepts:
o What is Feasibility?
o What is an Optimal Solution?
o Convex Sets & LPP
http://www.rajeshtimane.com/ 2
I. What is a Mathematical Model ?
F=ma
‘Mathematical Expressions’
http://www.rajeshtimane.com/ 3
II. Illustration:
Maximize: Z = 3x1 + 5x2 Objective
Function
Subject to restrictions:
x1 < 4
Functional
2x2 < 12 Constraints
3x1 + 2x2 < 18
http://www.rajeshtimane.com/ 4
III. What is Linear Programming?
http://www.rajeshtimane.com/ 5
IV. Graphical Solution
Ex) Maximize: Z = 3x1 + 5x2
Subject to restrictions:
x1 < 4
2x2 < 12 i.e. x2 < 6
3x1 + 2x2 < 18
Solution: finding coordinates for the constraints (assuming perfect equality), by putting
one decision variable equal to zero at a time.
x1 < 4 (4 , 0)
x2 < 6 (0 , 6)
http://www.rajeshtimane.com/ 6
Restrictions (Constraints) Co-ordinates Non-negativity Constraint
x1 < 4 (4 , 0) x1, > 0
x2 < 6 (0 , 6) x2 > 0
3x1 + 2x2 < 18 (0 , 9) & (6 , 0)
X2
10
A B
6
4
C Feasible Region (Shaded / Points A, B, C, D and E)
0
D
E 2 4 6 8 10 X1
http://www.rajeshtimane.com/ 7
Feasible Solutions
http://www.rajeshtimane.com/ 8
Optimal Solution
Corner Limiting Constraint Co-ordinate Max. Z= 3x1 + 5x2
A x2 = 6 (0 , 6) 30
D x1 = 4 (4 , 0) 12
E Origin (0 , 0) 0
http://www.rajeshtimane.com/ 9
Conceptual Understanding
Feasibility
Optimal Solution
Convex Set
http://www.rajeshtimane.com/ 10
What is Feasibility ?
Feasibility Region
[Dictionary meaning of feasibility is possibility]
http://www.rajeshtimane.com/ 11
What is an Optimal Solution ?
http://www.rajeshtimane.com/ 12
Convex Sets and LPP’s
“If any two points are selected in the feasibility region
and a line drawn through these points lies completely
within this region, then this represents a Convex Set”.
A
A
B B
http://www.rajeshtimane.com/ 13
Contact
http://www.rajeshtimane.com
http://www.rajeshtimane.com/ 14