GTA -- An ATSP Method: Shifting the Bottleneck from Algorithm to RAM
arxiv.org·15h

Computer Science > Data Structures and Algorithms

arXiv:2509.13327 (cs)

View PDF

Abstract:We present a scalable, high-performance algorithm that deterministically solves large-scale instances of the Traveling Salesman problem (in its asymmetric version, ATSP) to optimality using commercially available computing hardware. By combining an efficient heuristic warm start, capable of achieving near-optimality within seconds in some cases, with a subtour elimination strategy that removes the need for traditional MTZ constraints, our approach consistently resolves instances up to 5,000 nodes (approximately 25 million binary variables) in record time on widely accessible computers, with eight logical processors. We demonstrate reproducible …

Similar Posts

Loading similar posts...