# Computing non-stationary $(s, S)$ policies using mixed integer linear   programming

**Authors:** Mengyuan Xiang, Roberto Rossi, Belen Martin-Barragan, S.Armagan Tarim

arXiv: 1702.08820 · 2018-09-17

## TL;DR

This paper develops MILP-based models to compute near-optimal non-stationary $(s, S)$ policies for stochastic lot sizing, achieving high accuracy and reasonable computational efficiency.

## Contribution

It introduces a novel MILP reformulation for non-stationary $(s, S)$ policies and combines it with a binary search approach for larger instances.

## Key findings

- Optimality gaps around 0.3% of the optimal cost
- Models are easily implementable with off-the-shelf solvers
- Computational times are reasonable for practical use

## Abstract

This paper addresses the single-item single-stocking location stochastic lot sizing problem under the $(s, S) $ policy. We first present a mixed integer non-linear programming (MINLP) formulation for determining near-optimal $(s, S)$ policy parameters. To tackle larger instances, we then combine the previously introduced MINLP model and a binary search approach. These models can be reformulated as mixed integer linear programming (MILP) models which can be easily implemented and solved by using off-the-shelf optimisation software. Computational experiments demonstrate that optimality gaps of these models are around $0.3\%$ of the optimal policy cost and computational times are reasonable.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1702.08820/full.md

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/1702.08820/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1702.08820/full.md

---
Source: https://tomesphere.com/paper/1702.08820