Dynamic Programming Methodologies in Very Large Scale Neighborhood Search Applied to the Traveling Salesman Problem
Author(s)
Ergun, Özlem; Orlin, James
Download4463-03.pdf (550.3Kb)
Metadata
Show full item recordAbstract
We provide two different neighborhood construction techniques for creating exponentially large neighborhoods that
are searchable in polynomial time using dynamic programming. We illustrate both of these approaches on very large
scale neighborhood search techniques for the traveling salesman problem. Our approaches are intended both to
unify previously known results as well as to offer schemas for generating additional exponential neighborhoods that
are searchable in polynomial time. The first approach is to define the neighborhood recursively. In this approach,
the dynamic programming recursion is a natural consequence of the recursion that defines the neighborhood. In
particular, we show how to create the pyramidal tour neighborhood, the twisted sequences neighborhood, and
dynasearch neighborhoods using this approach. In the second approach, we consider the standard dynamic
program to solve the TSP. We then obtain exponentially large neighborhoods by selecting a polynomially bounded
number of states, and restricting the dynamic program to those states only. We show how the Balas and Simonetti
neighborhood and the insertion dynasearch neighborhood can be viewed in this manner. We also show that one of
the dynasearch neighborhoods can be derived directly from the 2-exchange neighborhood using this approach.
Date issued
2004-12-10Series/Report no.
MIT Sloan School of Management Working Paper;4463-03
Keywords
dynamic programming, neighborhood construction techniques