🤖 AI Summary
This paper addresses the NP-complete Generalized Assignment Problem (GAP) by proposing VQGAP—the first variational quantum algorithm tailored for NISQ devices. Methodologically, it introduces a lightweight encoding/decoding scheme that directly maps quantum states to feasible solutions satisfying all constraints; crucially, it decouples qubits from problem variables and exploits constraint structure to compress the solution-space representation, thereby fully covering the feasible region under limited quantum resources. Built upon the VQE framework, VQGAP integrates a custom parameterized quantum circuit with noise-robust optimization strategies. Simulation results demonstrate that, while achieving solution quality comparable to standard VQE, VQGAP reduces qubit count by approximately 60% and circuit depth by over 50%, significantly enhancing resource efficiency and hardware compatibility.
📝 Abstract
Quantum algorithms offer a compelling new avenue for addressing difficult NP-complete optimization problems, such as the Generalized Assignment Problem (GAP). Given the operational constraints of contemporary Noisy Intermediate-Scale Quantum (NISQ) devices, hybrid quantum-classical approaches, specifically Variational Quantum Algorithms (VQAs) like the Variational Quantum Eigensolver (VQE), promises to be effective approaches to solve real-world optimization problems. This paper proposes an approach, named VQGAP, designed to efficiently solve the GAP by optimizing quantum resources and reducing the required parametrized quantum circuit width with respect to standard VQE. The main idea driving our proposal is to decouple the qubits of ansatz circuits from the binary variables of the General Assignment Problem, by providing encoding/decoding functions transforming the solutions generated by ansatze in the limited quantum space in feasible solutions in the problem variables space, by exploiting the constraints of the problem. Preliminary results, obtained through both noiseless and noisy simulations, indicate that VQGAP exhibits performance and behavior very similar to VQE, while effectively reducing the number of qubits and circuit depth.