Efficient QAOA Architecture for Solving Multi-Constrained Optimization Problems
David Bucher, Daniel Porawski, Maximilian Janetschek, Jonas Stein, Corey O'Meara, Giorgio Cortiana, Claudia Linnhoff-Popien
TL;DR
The paper tackles constrained combinatorial optimization by integrating constraint-preserving QAOA components: XY-Mixers enforce one-hot constraints and IF-based oracles handle inequality constraints, specifically applied to Multi-Knapsack and Prosumer problems. The authors develop a modular circuit-generation pipeline and a memory-efficient state-tensor simulator that exploits the reduced feasible space, enabling simulations up to 88 binary variables. Empirical results show IF+XY consistently outperforms standard QUBO and other constrained variants in RAAR, optimal-solution probability, and Time-to-Solution, with notable speedups over baselines and favorable scaling trends. These findings highlight a practical, scalable path toward more capable quantum optimization of real-world constrained problems and point to hardware experiments as a next step.
Abstract
This paper proposes a novel combination of constraint encoding methods for the Quantum Approximate Optimization Ansatz (QAOA). Real-world optimization problems typically consist of multiple types of constraints. To solve these optimization problems with quantum methods, normally, all constraints are added as quadratic penalty terms to the objective, which expands the search space and increases problem complexity. This work proposes a general workflow that extracts and encodes specific constraints directly into the circuit of QAOA: One-hot constraints are enforced through $XY$-mixers that restrict the search space to the feasible sub-space naturally. Inequality constraints are implemented through oracle-based Indicator Functions (IF). This paper focuses on the numerical benchmarks of the combined approach for solving the Multi-Knapsack (MKS) and the Prosumer Problem (PP), a modification of the MKS in the domain of electricity optimization. To this end, we introduce computational techniques that efficiently simulate the two presented constraint architectures. Since $XY$-mixers restrict the search space, specific state vector entries are always zero and can be omitted from the simulation, saving valuable memory and computing resources. We benchmark the combined method against the established QUBO formulation, yielding a better solution quality and probability of sampling the optimal solution. Despite more complex circuits, the time-to-solution is more than an order of magnitude faster compared to the baseline methods and exhibits more favorable scaling properties.
