Chap006s - Linear Programming
Chap006s - Linear Programming
Operations Management
William J. Stevenson
8th edition
S.P.CHHEDA & CO.
6s-2 Linear Programming
Linear Programming
Used to obtain optimal solutions to
problems that involve restrictions or
limitations, such as:
Materials
Budgets
Labor
Machine time
Linear Programming
Linear programming (LP) techniques
consist of a sequence of steps that will
lead to an optimal solution to problems, in
cases where an optimum exists
Objective - profit
Maximize Z=60X1 + 50X2
Subject to
Assembly 4X1 + 10X2 <= 100 hours
Inspection 2X1 + 1X2 <= 22 hours
Storage 3X1 + 3X2 <= 39 cubic feet
X1, X2 >= 0
12
10
Product X2
8
6
4
2
0
0 2 4 6 8 10 12 14 16 18 20 22 24
Product X1
25
20
Product X2
15
10
5
0
0 2 4 6 8 10 12 14 16 18 20 22 24
Product X1
25
Inspection
20
Product X2
15
Storage
Assembly
10
5
0
0 2 4 6 8 10 12 14 16 18 20 22 24
Feasible solution space Product X1
25
20
Z=900
Product X2
15
10
5
0
0
14
10
12
16
18
20
22
24
Product X1
Z=300 Z=600
Solution
X1 = 9
X2 = 4
Z = $740
Constraints
Simplex Method
Simplex: a linear-programming
algorithm that can solve problems
having more than two decision
variables
Sensitivity Analysis
Range of optimality: the range of values for
which the solution quantities of the decision
variables remains the same
Range of feasibility: the range of values for
the fight-hand side of a constraint over which
the shadow price remains the same
Shadow prices: negative values indicating
how much a one-unit decrease in the original
amount of a constraint would decrease the
final value of the objective function
S.P.CHHEDA & CO.