vix.ing · top · new · best · stats · spec

A Quantitative Framework for Comparing Classical and Quantum Algorithms for the Traveling Salesman Problem

2026/07/22 by Krit Grover, Marcelo Ponce
#cs.CC #cs.ET #quant-ph

paper · pdf · doi:10.1145/3785462.3815790

Abstract

The Traveling Salesman Problem is a classical NP-hard problem with significant implications in logistics, circuit design, and operations research. This paper presents a comparative study of four approaches to solving the Traveling Salesman Problem: brute-force enumeration, a 2-approximation algorithm using minimum spanning trees, simulated annealing, and the Quantum Approximate Optimization Algorithm. We implement each technique and evaluate them on graphs of varying sizes to analyze performance, solution quality, and scalability. In doing so, we have also developed an open-source framework that allows researchers and practitioners to explore, test and extend these methods.

Citations

Related