English

Reduction from the partition problem: Dynamic lot sizing problem with polynomial complexity

Computational Complexity 2025-12-24 v5 Optimization and Control

Abstract

In this note, we polynomially reduce an instance of the partition problem to a dynamic lot sizing problem, and show that solving the latter problem solves the former problem. By solving the dynamic program formulation of the dynamic lot sizing problem, we show that the instance of the partition problem can be solved with pseudo-polynomial time complexity. Numerical results on solving instances of the partition problem are also provided using an implementation of the algorithm that solves the dynamic program. We conclude by discussing polynomial time solvability of the partition problem through further observation on the dynamic program formulation of the dynamic lot sizing problem.

Keywords

Cite

@article{arxiv.2412.05017,
  title  = {Reduction from the partition problem: Dynamic lot sizing problem with polynomial complexity},
  author = {Chee-Khian Sim},
  journal= {arXiv preprint arXiv:2412.05017},
  year   = {2025}
}

Comments

11 pages. Latest version corrects the section on polynomial time complexity in the previous version, as the latter contains an incorrect result

R2 v1 2026-06-28T20:25:35.802Z