Effective Tour Searching for TSP by Contraction of Pseudo Backbone Edges

  • Authors:
  • Changxing Dong;Gerold Jäger;Dirk Richter;Paul Molitor

  • Affiliations:
  • Computer Science Institute, University of Halle-Wittenberg, Halle (Saale), Germany D-06120;Computer Science Institute, University of Halle-Wittenberg, Halle (Saale), Germany D-06120;Computer Science Institute, University of Halle-Wittenberg, Halle (Saale), Germany D-06120;Computer Science Institute, University of Halle-Wittenberg, Halle (Saale), Germany D-06120

  • Venue:
  • AAIM '09 Proceedings of the 5th International Conference on Algorithmic Aspects in Information and Management
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We introduce a reduction technique for the well-known TSP. The basic idea of the approach consists of transforming a TSP instance to another one with smaller size by contracting pseudo backbone edges computed in a preprocessing step, where pseudo backbone edges are edges which are likely to be in an optimal tour. A tour of the small instance can be re-transformed to a tour of the original instance. We experimentally investigated TSP benchmark instances by our reduction technique combined with the currently leading TSP heuristic of Helsgaun. The results strongly demonstrate the effectivity of this reduction technique: for the six VLSI instances xvb13584 , pjh17845 , fnc19402 , ido21215 , boa28924 , and fht47608 we could set world records, i.e., find better tours than the best tours known so far. The success of this approach is mainly due to the effective reduction of the problem size so that we can search the more important tour subspace more intensively.