Progressive Bound Strengthening via Doubly Nonnegative Cutting Planes for Nonconvex Quadratic Programs
Zheng Qu, Defeng Sun, Jintao Xu
TL;DR
This work develops a cutting-plane framework for nonconvex quadratic programs by leveraging a doubly nonnegative relaxation to obtain strong lower bounds and SDP-based cuts. A key theoretical result shows that, at a KKT point satisfying a second-order condition, a valid cut can be obtained via a linear SDP, and a finite-termination local search (generalized mountain climbing) can reach such points. The DCQP algorithm integrates DNN lower bounds and SDP-based cut generation, delivering a global solver that does not rely on branch-and-bound. Empirical results on benchmark and synthetic data demonstrate tight bounds and superior robustness and scalability, particularly in problems with equalities or denser data, achieving near-optimality within one hour on a standard desktop.
Abstract
We introduce a cutting-plane framework for nonconvex quadratic programs (QPs) that progressively tightens convex relaxations. Our approach leverages the doubly nonnegative (DNN) relaxation to compute strong lower bounds and generate separating cuts, which are iteratively added to improve the relaxation. We establish that, at any Karush-Kuhn-Tucker (KKT) point satisfying a second-order sufficient condition, a valid cut can be obtained by solving a linear semidefinite program (SDP), and we devise a finite-termination local search procedure to identify such points. Extensive computational experiments on both benchmark and synthetic instances demonstrate that our approach yields tighter bounds and consistently outperforms leading commercial and academic solvers in terms of efficiency, robustness, and scalability. Notably, on a standard desktop, our algorithm reduces the relative optimality gap to 0.01% on 138 out of 140 instances of dimension 100 within one hour, without resorting to branch-and-bound.
