English

Fix and Bound: An efficient approach for solving large-scale quadratic programming problems with box constraints

Optimization and Control 2024-11-06 v2

Abstract

In this paper, we propose a branch-and-bound algorithm for solving nonconvex quadratic programming problems with box constraints (BoxQP). Our approach combines existing tools, such as semidefinite programming (SDP) bounds strengthened through valid inequalities, with a new class of optimality-based linear cuts which leads to variable fixing. The most important effect of fixing the value of some variables is the size reduction along the branch-and-bound tree, allowing to compute bounds by solving SDPs of smaller dimension. Extensive computational experiments over large dimensional (up to n=200n=200) test instances show that our method is the state-of-the-art solver on large-scale BoxQPs. Furthermore, we test the proposed approach on the class of binary QP problems, where it exhibits competitive performance with state-of-the-art solvers.

Keywords

Cite

@article{arxiv.2211.08911,
  title  = {Fix and Bound: An efficient approach for solving large-scale quadratic programming problems with box constraints},
  author = {Marco Locatelli and Veronica Piccialli and Antonio M. Sudoso},
  journal= {arXiv preprint arXiv:2211.08911},
  year   = {2024}
}
R2 v1 2026-06-28T06:02:25.275Z