Services on Demand
Journal
Article
Indicators
- Cited by SciELO
- Access statistics
Related links
- Similars in SciELO
Share
Revista de Matemática Teoría y Aplicaciones
Print version ISSN 1409-2433
Abstract
LOPEZ, Erasmo; SALAS, Óscar and MURILLO, Álex. The traveling salesman problem: a deterministic algorithm using tabu search. Rev. Mat [online]. 2014, vol.21, n.1, pp.127-144. ISSN 1409-2433.
We implement an algorithmcorresponding to the Taboo Search method, called EraDeterministic, experimenting with the basic algorithm that explores the search space and incorporating the diversification as strategy to explore new regions. The algorithm is developed in the programming environment Visual Basic 6.0 and the implementation is aimed at finding close solutions to the optimum of the problem NP−complete of the Symmetric Traveling Salesman (STS). To test the functionality, the model is compared with some instances of the Travel Salesman Problem Library (TSPLIB), some random instances and applied to three real-life situations. Finally, we present a section with comments and conclusions, that guide us on possible future developments that demonstrate the benefits and the efficiency of the implementation.
Keywords : tabu search; deterministic algorithm; frequencies matrix; diversification; permutation; traveling salesman problem.