.... Solving TSPs
....


VLSI TSPs

World TSP

National TSPs

Bonn Institute

Bonn Institute

Back to MLT2597

MLT2597 - Computation Log

Instance Created:  April 26, 2002
Number of Cities:  2597
Optimal Value:  8071
Solved:  March 27, 2003


History

Date Gap Lower Bound Tour
6.10.02 8071 - Best of 10 runs of LKH, each with n trials. Total running time 3440 seconds on an AMD Althlon 1900+ processor (1.6 GHz).
27.3.03 Optimal 8071 - Established by Concorde (defaults); 707 nodes in branch-and-cut tree; 81850 seconds on 2.4 GHz Intel Xeon workstation.


Notes

1. Concorde is our linear-programming based TSP solver.

2. linkern is an implementation of Martin, Otto, and Felten's Chained Lin-Kernighan heuristic. It is included in the Concorde code.

3. LKH is Keld Helsgaun's powerful implementation of the Lin-Kernighan heuristic.


Back to TSP home.

Last Updated:  March 27, 2003