1 PPT L1&L2
1 PPT L1&L2
1 PPT L1&L2
3
Application areas of DM/OR
Logistics Pricing
Location
& Supply and
Strategic and Schedulin
chain revenue
planning Layout g
managem managem
problems
ent ent
Portfolio
Inventory Risk
Managem . .
analysis Analysis
ent
OR Applications:
Dark Stores
Strategic
locations
SOP
Route
Optimization
Scheduling
Platform Sharing
Strategy (6 to 2)
Optimizing
resources(carryover
parts) (30% to 70%)
Economies of Scale
complex
component
s and then
solved in
Constructing a model around
the problem that resembles
problems… defined
steps by
mathemati
the real world and variables.
cal
analysis.
Using the model to derive
solutions to the problem.
on
9
firm by the operating environment, stated in linear
relationships of the decision variables.
10
Summary of Step Clearly define the decision
Model 1 variables
Formulation
Steps
Step Construct the objective
2 function
Resource Requirements
Labor Clay Profit
Product
(hr/unit) (lb/unit) ($/unit)
Bowl 1 4 40
Mug 2 3 50
12
13
Figure: Beaver Creek Pottery Company
LP Model
Formulation
A Maximization Example
Resource 40 hrs of labor per day
Availability: 120 lbs of clay per
day
Decision
Variables x1 = number of bowls to produce per day
: x2 = number of mugs to produce per day
Objective Maximize Z = 40*x1 + 50*x2
Where Z = profit per day
Function:
1*x1 + 2*x2 40 hours of labor
Resource 4*x1 + 3*x2 120 pounds of clay
Constraints:
x1 0; x2 0
Non-Negativity
14
Constraints:
Complete LP
Model
Formulation
Maximize Z = 40*x1 + 50*x2
15
Terminology
•Feasible solution:
• Any solution of LPP/ NLP which do not violate constraints is called
feasible solution.
• Feasible solution may be optimal (best) solution.
• Any LPP/NLP can have more than one feasible solution.
• Optimal solution to LPP/NLP must be a feasible solution.
•Infeasible Solution:
• Any solution which violates at least one constraint is called infeasible
solution.
• Any LPP/NLP have infinite number of infeasible solution.
• Infeasible solution lies outside the bounded region.
Optimal Solution:
• It is a feasible solution that has the most favorable value of the objective
function.
• The most favorable mean the largest possible objective value if the objective
is to maximize and smallest value if the objective is to minimize.
• A LPP/ NLP can have more than one Optimal solution.
Corner Point Feasible Solution:
• CPF is a solution that lies at the corner of the feasible region
• Every LPP with feasible solution and bounded feasible region must possess
CPF solutions and at least one optimal solution.
• The best CPF solution must be an optimal solution.
• If LPP has exactly one one optimal solution, it must be a CPF solution.
Bounded feasible Region
• A closed region.
• A bounded feasible region will have both a maximum value
and a minimum value.
Unbounded Region
18
Feasible Solutions
19
Infeasible Solutions
• An infeasible solution violates at least one of the
constraints:
Example x1 = 10 bowls
x2 = 20 mugs
Z = 1400
Labor constraint
check:
1(10) + 2(20) = 50
> 40 hours,
violates
constraint
20
Graphical Solution of LP
Models
• Graphical solution is limited to linear programming models containing only two
decision variables (can be used with three variables but only with great
difficulty).
21
Coordinate Axes
Graphical Solution of Maximization Model
23
An Infeasible Problem
30
Figure: Feasible Solution
Corner Point Solutions
Graphical Solution of
Maximization Model
Maximize Z = 40x1 + 50x2
subject to:1x1 + 2x2 40
4x2 + 3x2 120
x1, x2 0
Crop-quick 4 3 15
Decision Variables:
x1 = bags of
Super-Gro x2 = bags of
Crop-Quick
The Objective
Function:
Minimize Z = 6x1 + 3x2
Where: 6x1 = cost of bags of
Super-Gro 3x2 = cost of bags of
Crop-Quick
Figure 13: Fertilizing Farmer’s field Model Constraints:
2x1 + 4x2 16 lb (nitrogen constraint)
16
4x + 3x 24 lb (phosphate constraint)
Minimize Z = 6x1 + 3x2
subject to:2x1 + 4x2 16
4x1 + 3x2 24
x1, x2 0
17
Example 1: Product mix problem
For example: product P consists of two subassemblies. To
manufacture the first subassembly, one unit of RM1 passes
through machine A for 15 minutes. The output of machine A
is moved to machine C where it is processed for 10 minutes.
The second subassembly starts with RM2 processed in
machine B for 15 minutes. The output is taken to machine C
for 5 minutes of processing. The two subassemblies are
joined with a purchased part in machine D. The result is a
finished unit of P. Product Q is manufactured by a similar
process as indicated in the figure. The rounded rectangles at
the top of the figure indicate the revenue per unit and the
maximum sales per week.
36
Financial Planning
A bank makes four kinds of loans to its personal customers and these loans yield the following annual interest rates to
the bank:
• First mortgage 14%
• Second mortgage 20%
• Home improvement 20%
• Personal overdraft 10%
The bank has a maximum foreseeable lending capability of ₹250 million and is further constrained by the policies:
• first mortgages must be at least 55% of all mortgages issued and at least 25% of all loans issued (in ₹ terms)
• second mortgages cannot exceed 25% of all loans issued (in ₹ terms)
• to avoid public displeasure and the introduction of a new windfall tax the interest on all loans must not exceed
15%.
Formulate the bank's loan problem as an LP to maximise interest income whilst satisfying the policy limitations.
Decision Variables
Let, xi = amount loaned in type i in Rs.(million) (where i=1 corresponds to first mortgages, i=2 to second mortgages etc)
Note: while solving the model, all the variables should be transferred to the left-hand side of the inequality. So, 2 nd
constraint will become: 0.45x1 - 0.55x2 >= 0, and so on
Diet/Blending problem
Another classic problem that can be modeled as a LP concerns blending
ingredients to obtain a product with certain characteristics. The
product must satisfy several nutrient restrictions.
final
ingredients, their nutritive contents The possible kilograms
(in
• kilograms of ingredient) and the of
unit cost are shown in the nutrient perNutritive content and price of ingredients
following table.
Ingredients Calcium Protein Fiber Unit
• The mixture must meet the cost
following restrictions:
• Calcium — at least 0.8% but not
Limestone 0.38 0.0 0.0 10.0
more than 1.2%. Corn 0.001 0.09 0.02 30.5
• Protein — at least 22%. Soyabean 0.002 0.5 0.08 90.0
• Fiber — at most 5%.
The problem is to find the composition of the food mix that satisfies these constraints
while minimizing cost.
39
Formulation:
in the mixture
Objective function:
Because each decision variable is defined as a fraction of a kilogram, the
objective is to minimize the cost of providing one kilogram of feed mix.
Minimize Z = 10L + 30.5C + 90S
Subject to constraint:
0.38L + 0.001C + 0.002S >
0.008
0.38L + 0.001C + 0.002S <
0.012
0.09C + 0.50S > 0.22
0.02C + 0.08S < 0.05 40