A new benchmark set for Traveling salesman problem and Hamiltonian cycle problem
Pouya Baniasadi, Vladimir Ejov, Michael Haythorpe, Serguei, Rossomakhine

TL;DR
This paper introduces a new benchmark set for the Traveling Salesman Problem and Hamiltonian Cycle Problem, focusing on small, challenging instances to evaluate and understand algorithm performance.
Contribution
The paper presents a novel benchmark set based on difficult HCP instances, enabling better assessment of TSP algorithms' strengths and weaknesses.
Findings
Benchmark instances reveal algorithm weaknesses.
Over five years of CPU time used for benchmarking.
Comparison of multiple TSP algorithms on new instances.
Abstract
We present a benchmark set for Traveling salesman problem (TSP) with characteristics that are different from the existing benchmark sets. In particular, we focus on small instances which prove to be challenging for one or more state-of-the-art TSP algorithms. These instances are based on difficult instances of Hamiltonian cycle problem (HCP). This includes instances from literature, specially modified randomly generated instances, and instances arising from the conversion of other difficult problems to HCP. We demonstrate that such benchmark instances are helpful in understanding the weaknesses and strengths of algorithms. In particular, we conduct a benchmarking exercise for this new benchmark set totalling over five years of CPU time, comparing the TSP algorithms Concorde, Chained Lin-Kernighan, and LKH. We also include the HCP heuristic SLH in the benchmarking exercise. A discussion…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Constraint Satisfaction and Optimization · Optimization and Packing Problems
