An O(T3)O(T^3) algorithm for the economic lot-sizing problem with constant capacities

Abstract

We develop an algorithm that solves the constant capacities economic lot-sizing problem with concave production costs and linear holding costs in O(T3)O(T^3) time. The algorithm is based on the standard dynamic programming approach which requires the computation of the minimal costs for all possible subplans of the production plan. Instead of computing these costs in a straightforward manner, we use structural properties of optimal subplans to arrive at a more efficient implementation. Our algorithm improves upon the O(T4)O(T^4) running time of an earlier algorithm

    Similar works