Dynamic lot-size model

The dynamic lot-size model in inventory theory, is a generalization of the economic order quantity model that takes into account that demand for the product varies over time. The model was introduced by Harvey M. Wagner and Thomson M. Whitin in 1958.[1][2]

Problem setup

We have available a forecast of product demand dt over a relevant time horizon t=1,2,...,N (for example we might know how many widgets will be needed each week for the next 52 weeks). There is a setup cost st incurred for each order and there is an inventory holding cost it per item per period (st and it can also vary with time if desired). The problem is how many units xt to order now to minimize the sum of setup cost and inventory cost. Let me denote inventory:

The functional equation representing minimal cost policy is:

Where H() is the Heaviside step function. Wagner and Whitin[1] proved the following four theorems:

Planning Horizon Theorem

The precedent theorems are used in the proof of the Planning Horizon Theorem.[1] Let

denote the minimal cost program for periods 1 to t. If at period t* the minimum in F(t) occurs for j = t** ≤ t*, then in periods t > t* it is sufficient to consider only t** ≤ j ≤ t. In particular, if t* = t**, then it is sufficient to consider programs such that xt* > 0.

The algorithm

Wagner and Whitin gave an algorithm for finding the optimal solution by dynamic programming.[1] Start with t*=1:

  1. Consider the policies of ordering at period t**, t** = 1, 2, ... , t*, and filling demands dt , t = t**, t** + 1, ... , t*, by this order
  2. Add H(xt**)st**+it**It** to the costs of acting optimally for periods 1 to t**-1 determined in the previous iteration of the algorithm
  3. From these t* alternatives, select the minimum cost policy for periods 1 through t*
  4. Proceed to period t*+1 (or stop if t*=N)

Because this method was perceived by some as too complex, a number of authors also developed approximate heuristics (e.g., the Silver-Meal heuristic[3]) for the problem.

Also, the capacity constraint is not considered in the dynamic lot-size model. In this case, to find an optimal solution, an optimization model can be used, or to have a near-optimal solution, heuristic algorithms can be applied.[4]

See also

References

  1. 1 2 3 4 Harvey M. Wagner and Thomson M. Whitin, "Dynamic version of the economic lot size model," Management Science, Vol. 5, pp. 89–96, 1958
  2. Wagelmans, Albert, Stan Van Hoesel, and Antoon Kolen. "Economic lot sizing: an O (n log n) algorithm that runs in linear time in the Wagner-Whitin case." Operations Research 40.1-Supplement - 1 (1992): S145-S156.
  3. EA Silver, HC Meal, A heuristic for selecting lot size quantities for the case of a deterministic time-varying demand rate and discrete opportunities for replenishment, Production and inventory management, 1973
  4. Malakooti, Behnam (2013). Operations and Production Systems with Multiple Objectives. John Wiley & Sons. ISBN 978-1-118-58537-5.

Further reading

External links

This article is issued from Wikipedia - version of the 9/23/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.