Resource Optimization:: Action Plan
Resource Optimization:: Action Plan
Day 2
Action Plan
Bluegrass Farms
Manvi Motors
Media Selection
Resource requirement
at Station ticket
counter
The minimum daily diet requirements for each horse are three units of
ingredients A, six units of ingredient of B and four units of ingredient C. In
addition, to control the weight of the horses, the total daily feed for the horse
should not exceed 6 pounds.
Sensitivity analysis:
BLUEGRASS FARMS
Slack / Surplus: the optimal diet exceeds minimum
requirement for ingredient B by 3.554 units, just meets
the requirements for ingredients A and C
The optimal diet attains maximum permissible weight of
6 pounds
A unit increase (decrease) in ingredients A or C
requirement would increase (decrease) in optimal cost
by 1.22 unit or 1.96 unit respectively. No impact of
small change in ingredient B requirement
A unit increase in total feed constraint will lead to cost
reduction of 0.92 unit.
Manvi Motors
Constraints:
Fabrication hour (F) capacity (max) 12000
Assembly hour (A) capacity (max) 10000
F= 20C + 40T
A= 25C + 10 T
Manvi Motors
Decision variables: C= #cars to produce T= # trucks to produce
4300 - 800
6000 - 800
Constraints:
F 20C 40T 12000
A 25C 10T 10000
F A 14000
150 C 500
100 T 200
10
11
12
LP –relaxation of an IP
The original problem is an IP, but the integral-value-constraints are ignored
If the optimal solution happens to be integral, then this solution is also the optimal
solution of the IP
However other-wise, the “nearest” integral solution is not necessarily the optimal
solution of the IP
GRG nonlinear method implemented by EXCEL solver is one algorithm/method to
solve IP, but the provided solution is not guaranteed to be optimal as we see in MANVI
MOTORS with constraints
V >= 1
V >=2
13
MEDIA Selection:
A Marketing application of LP
Marketing manager has to allocate a fixed budget among the
various advertising media.
The objective is to maximize reach, frequency, and quality of
exposure.
Restrictions on the allowable allocation are driven by:
company policy,
contract requirements,
budget
media availability.
14
15
16
17
18
19
Resource requirement at
railway counter
Decision variables
X1= # of managers to start at 8am
X2= # of managers to start at noon
X3= # of managers to start at 4pm
X4 = # of managers to start at 8pm
X5= # of managers to start at midnight
X6= = # of managers to start at 4 am
Objective is to minimize = X1+X2+X3+X4+X5+X6
Constraints X 1 X 6 12
X 1 X 2 10
X 2 X 3 12
X3 X 4 9
X4 X5 5
X5 X6 8
ALL X'S are non-neg integers
20
Starting duty at
8:00 12:00 16:00 20:00 0:00 4:00
# of managers
objective 0
Total 1 1 1 1 1 1 function
min
8:00 AM – Noon 1 1 0 12
Noon – 4:00 PM 1 1 0 10
4:00 PM – 8:00 PM 1 1 0 12
8:00 PM – Midnight 1 1 0 9
Midnight – 4:00 AM 1 1 0 5
4:00 AM - 8:00 AM 1 1 0 8
21
++++++
22
23
24
Destination
Mode Mumbai Chennai Kolkata
Truck 12 6 5
Railroad 20 11 9
Airplane 30 26 28
25