Abstract
The traveling salesman problem (TSP) is presumably difficult to solve exactly using local search algorithms. It can be exactly solved by only one algorithm—the enumerative search algorithm. However, the scanning of all possible solutions requires exponential computing time. Do we need exploring all the possibilities to find the optimal solution? How can we narrow down the search space effectively and efficiently for an exhausted search? This chapter attempts to answer these questions. A local search algorithm is a discrete dynamical system, in which a search trajectory searches a part of the solution space and stops at a locally optimal point. A solution attractor of a local search system for the TSP is defined as a subset of the solution space that contains all locally optimal tours. The solution attractor concept gives us great insight into the computational complexity of the TSP. If we know where the solution attractor is located in the solution space, we simply completely search the solution attractor, rather than the entire solution space, to find the globally optimal tour. This chapter describes the solution attractor of local search system for the TSP and then presents a novel search system—the attractor-based search system—that can solve the TSP much efficiently with global optimality guarantee.
Reference19 articles.
1. Ausiello G, Crescenzi P, Kann V, Marchetti-sp G, Spaccamela M. Complexity and Approximation: Combinatorial Optimization Problems and their Approximability Properties. New York: Springer; 2003
2. Rego C, Gamboa D, Glover F, Osterman C. Traveling salesman problem heuristics: Leading methods, implementations and latest advances. European Journal of Operational Research. 2011;211:427-441
3. Korte B, Vygen J. Combinatorial Optimization: Theory and Algorithms. New York: Springer; 2012
4. Alligood KT, Sauer TD, Yorke JA. Chaos: Introduction to Dynamical System. New York: Springer; 2000
5. Brin M, Stuck G. Introduction to Dynamical Systems. Cambridge: Cambridge University Press; 2016
Cited by
1 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献