Dynamic Programming for solving Wager-Whitin algorithm with time varying setup cost

This code can solve the uncapacitated dynamic lot sizing problem with time varying setup cost

You are now following this Submission

This code has been designed to solve the uncapacitated dynamic lot sizing problem with time varying setup cost . It supports to solve large-scale problem size which can input demand, setup cost in term of matrix (1,n) and holding cost is still constant. User can ready change input data in this code as your request. If users have some question,please contact me to 1. facebook page :warut boonphakdee 2. Email: warutboon@yahoo.com

Cite As

Warut Boonphakdee (2026). Dynamic Programming for solving Wager-Whitin algorithm with time varying setup cost (https://www.mathworks.com/matlabcentral/fileexchange/66948-dynamic-programming-for-solving-wager-whitin-algorithm-with-time-varying-setup-cost), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2

Add the functional equation and cost matrix

1.1.0.0

Add the functional equation (cost function) and cost matrix

1.0.0.0