English

Fast Makespan Minimization via Short ILPs

Data Structures and Algorithms 2026-02-09 v1 Discrete Mathematics

Abstract

Short integer linear programs are programs with a relatively small number of constraints. We show how recent improvements on the running-times of solvers for such programs can be used to obtain fast pseudo-polynomial time algorithms for makespan minimization on a fixed number of parallel machines, and other related variants. The running times of our algorithms are all of the form O~(pmaxO(1)+n)\widetilde{O}(p^{O(1)}_{\max}+n) or O~(pmaxO(1)n)\widetilde{O}(p^{O(1)}_{\max} \cdot n), where pmaxp_{\max} is the maximum processing time in the input. These improve upon the time complexity of previously known algorithms for moderate values of pmaxp_{\max}.

Keywords

Cite

@article{arxiv.2602.06514,
  title  = {Fast Makespan Minimization via Short ILPs},
  author = {Danny Hermelin and Dvir Shabtay},
  journal= {arXiv preprint arXiv:2602.06514},
  year   = {2026}
}
R2 v1 2026-07-01T10:23:56.970Z