-
Notifications
You must be signed in to change notification settings - Fork 346
Benchmarks
Julien Coupey edited this page Sep 26, 2016
·
28 revisions
TSPLIB is the reference benchmark for TSP solving.
There is a discussion on the performance of VROOM v0.3.1, along with detailed results. Spoiler: good results achieved in short computing times.
A 150 cities problem. The travel costs are computed using euclidean distance with the provided coordinates.
Tour computing time (including TSPLIB file parsing): 5 milliseconds.
Total distance: 26444.
Solution quality: +1.20% from optimal solution (26130).
Download:
Tour of 1379 places in Nordrhein-Westfalen. The travel costs are computed using euclidean distance with the provided coordinates.
Tour computing time (including TSPLIB file parsing): 2.5s.
Total distance: 58414.
Solution quality: +3.14% from optimal solution (56638).
Download: