English

Qudit-based scalable quantum algorithm for solving the integer programming problem

Quantum Physics 2025-08-20 v1 Optimization and Control Computational Physics

Abstract

Integer programming (IP) is an NP-hard combinatorial optimization problem that is widely used to represent a diverse set of real-world problems spanning multiple fields, such as finance, engineering, logistics, and operations research. It is a hard problem to solve using classical algorithms, as its complexity increases exponentially with problem size. Most quantum algorithms for solving IP are highly resource inefficient because they encode integers into qubits. In [1], the issue of resource inefficiency was addressed by mapping integer variables to qudits. However, [1] has limited practical value due to a lack of scalability to multiple qudits to encode larger problems. In this work, by extending upon the ideas of [1], a circuit-based scalable quantum algorithm is presented using multiple interacting qudits for which we show a quantum speed-up. The quantum algorithm consists of a distillation function that efficiently separates the feasible from the infeasible regions, a phase-amplitude encoding for the cost function, and a quantum phase estimation coupled with a multi-controlled single-qubit rotation for optimization. We prove that the optimal solution has the maximum probability of being measured in our algorithm. The time complexity for the quantum algorithm is shown to be O(dn/2+mn2logd+n/ϵQPE)O(d^{n/2} + m\cdot n^2\cdot \log{d} + n/\epsilon_{QPE}) for a problem with the number of variables nn taking dd integer values, satisfying mm constraints with a precision of ϵQPE\epsilon_{QPE}. Compared to the classical time complexity of brute force O(dn)O(d^n) and the best classical exact algorithm O((logn)3n)O((\log{n})^{3n}), it incurs a reduction of dn/2d^{n/2} in the time complexity in terms of nn for solving a general polynomial IP problem.

Keywords

Cite

@article{arxiv.2508.13906,
  title  = {Qudit-based scalable quantum algorithm for solving the integer programming problem},
  author = {Kapil Goswami and Peter Schmelcher and Rick Mukherjee},
  journal= {arXiv preprint arXiv:2508.13906},
  year   = {2025}
}

Comments

20 pages, 6 figures, and 1 table