English

A Time-certified Predictor-corrector IPM Algorithm for Box-QP

Optimization and Control 2025-10-07 v1

Abstract

Minimizing both the worst-case and average execution times of optimization algorithms is equally critical in real-time optimization-based control applications such as model predictive control (MPC). Most MPC solvers have to trade off between certified worst-case and practical average execution times. For example, our previous work [1] proposed a full-Newton path-following interior-point method (IPM) with data-independent, simple-calculated, and exact O(n)O(\sqrt{n}) iteration complexity, but not as efficient as the heuristic Mehrotra predictor-corrector IPM algorithm (which sacrifices global convergence). This letter proposes a new predictor-corrector IPM algorithm that preserves the same certified O(n)O(\sqrt{n}) iteration complexity while achieving a 5×5\times speedup over [1]. Numerical experiments and codes that validate these results are provided.

Keywords

Cite

@article{arxiv.2510.04467,
  title  = {A Time-certified Predictor-corrector IPM Algorithm for Box-QP},
  author = {Liang Wu and Yunhong Che and Richard D. Braatz and Jan Drgona},
  journal= {arXiv preprint arXiv:2510.04467},
  year   = {2025}
}
R2 v1 2026-07-01T06:18:28.579Z