A Quantum Interior-Point Predictor-Corrector Algorithm for Linear Programming

Abstract

We introduce a new quantum optimization algorithm for dense Linear Programming problems, which can be seen as the quantization of the Interior Point Predictor-Corrector algorithm Predictor-Corrector using a Quantum Linear System Algorithm DenseHHL. The (worst case) work complexity of our method is, up to polylogarithmic factors, O(Ln(n+m)||M||F2ε-2) for n the number of variables in the cost function, m the number of constraints, ε-1 the target precision, L the bit length of the input data, ||M||F an upper bound to the Frobenius norm of the linear systems of equations that appear, ||M||F, and an upper bound to the condition number of those systems of equations. This represents a quantum speed-up in the number n of variables in the cost function with respect to the comparable classical Interior Point algorithms when the initial matrix of the problem A is dense: if we substitute the quantum part of the algorithm by classical algorithms such as Conjugate Gradient Descent, that would mean the whole algorithm has complexity O(Ln(n+m)2 (ε-1)), or with exact methods, at least O(Ln(n+m)2.373). Also, in contrast with any Quantum Linear System Algorithm, the algorithm described in this article outputs a classical description of the solution vector, and the value of the optimal solution.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…