Unit 5- linear programing and inventory models Flashcards
objective function; algorithm
is a function (no equal sign) of the profits for the two products written in the form.
_X+_Y
profit line
can move throughout the graph using the objective function you ca calculate the profit at a point on the profit line
optimazation
solving for the optimal (min. or max.) objective to a set of constraints.
objective function formula
200R+100N+50S
subject to (constraints)
Constraint 1 100R + 200N + 300S >= 5000 constraint 2 R <= 25 Constraint 3 N <= 7 Constraint 4 S <= 14 non-negativity Constraint 5 R, N, S ≥ 0
Objective function Value
2400
Variable value
R=6
N=7
S=10= Reduced cost 7.3
Components of Total inventory Costs
Annual Total inventory cost (TIC) = Purchasing costs+ holding costs + Ordering costs.
ECONOMIC ORDER QUANTITY
(EOQ) = √2𝐷𝑂 /𝐻
*where 2 is a constant, 𝐷 is the annual demand, 𝑂 is the cost to place an order, 𝐻 is the holding cost in $ per unit per year, P is the purchase price (cost) per unit.
Total inventory Cost Formula
D*P+(EOQ/2)H+(DEOQ)O
D=anual demand
H=Holding cost per unit
O=cost to place the order