WagnerWhitin
Wagner-Whitin refers to the Wagner-Whitin algorithm, a dynamic programming method for solving the deterministic single-item lot-sizing problem over a finite planning horizon. Developed by Wagner and Whitin in 1958, the algorithm finds an optimal production schedule that minimizes total costs, typically consisting of fixed setup costs for each production run and linear holding costs for inventory carried between periods.
The problem setting assumes known, period-by-period demand and no backlogging. Each production run incurs a fixed
The Wagner-Whitin algorithm uses dynamic programming. It computes the minimum cost from every starting period to
Variants extend the basic model to include backlogging, varying holding or setup costs, multiple items, and