Quantum iterative approach to the Traveling Salesman Problem
旅行商问题的量子迭代方法
Arturo Rodríguez-Almazán, Guillermo Rivas, Ricardo S. Alonso, Daniela Falcó, Mir Amir Hosseini
AI总结 提出一种结合量子相位估计和Grover搜索的量子迭代框架,通过编码路径成本为量子相位,利用振幅放大迭代优化,在小规模实例上验证可行性,并给出期望复杂度分析。
详情
旅行商问题(TSP)是组合优化中经典的NP难问题,随着问题规模增大,确定一组城市间最短路径在计算上变得不可行。本文探索量子计算作为解决这一复杂性的替代方法。与现有主要依赖量子退火的方法不同,我们提出了一种集成量子相位估计(QPE)和Grover搜索算法的量子迭代框架。路径成本被编码为量子相位,使QPE能够高效评估它们,而通过Grover-Long算法实现的振幅放大则迭代地将解空间精炼至最优路径。在小规模TSP实例上的概念验证案例研究证明了该方法的可行性及其扩展到更大优化问题的潜力。此外,在基于期望的分析下,该算法表现出期望计算复杂度为$O(\frac{m^2\log_2(m)\log_2(1/\epsilon)}{\sqrt{\epsilon}})$,其中依赖于误差容忍参数$\epsilon$。该估计省略了初始化项,我们期望未来的改进使其相对于相位估计成为次主导项。
The Traveling Salesman Problem (TSP) is a classical NP-hard problem in combinatorial optimization, where determining the shortest route among a set of cities becomes computationally prohibitive as the problem size increases. This work explores quantum computing as an alternative approach to address this complexity. Unlike existing methods that primarily rely on quantum annealing, we propose a quantum iterative framework integrating Quantum Phase Estimation (QPE) and Grover's search algorithm. Route costs are encoded as quantum phases, enabling QPE to efficiently evaluate them, while Amplitude Amplification, implemented via the Grover-Long algorithm, iteratively refines the solution space toward the optimal route. A proof-of-concept case study on a small-scale TSP instance demonstrates the feasibility of this approach and its potential for scaling to larger optimization problems. Furthermore, under an expectation-based analysis, the algorithm exhibits an expected computational complexity of $O(\frac{m^2\log_2(m)\log_2(1/ε)}{\sqrtε})$ which depends on the error tolerance parameter $ε$. This estimation omits the initialization term, which we expect future refinements to render subdominant to Phase Estimation.