Design of Heuristic Algorithms for Hard Optimization
With Python Codes for the Travelling Salesman Problem
Author(s)
Taillard, Éric D.
Collection
Swiss National Science Foundation (SNF)Language
EnglishAbstract
This open access book demonstrates all the steps required to design heuristic algorithms for difficult optimization. The classic problem of the travelling salesman is used as a common thread to illustrate all the techniques discussed. This problem is ideal for introducing readers to the subject because it is very intuitive and its solutions can be graphically represented. The book features a wealth of illustrations that allow the concepts to be understood at a glance. The book approaches the main metaheuristics from a new angle, deconstructing them into a few key concepts presented in separate chapters: construction, improvement, decomposition, randomization and learning methods. Each metaheuristic can then be presented in simplified form as a combination of these concepts. This approach avoids giving the impression that metaheuristics is a non-formal discipline, a kind of cloud sculpture. Moreover, it provides concrete applications of the travelling salesman problem, which illustrate in just a few lines of code how to design a new heuristic and remove all ambiguities left by a general framework. Two chapters reviewing the basics of combinatorial optimization and complexity theory make the book self-contained. As such, even readers with a very limited background in the field will be able to follow all the content.
Keywords
Algorithms; Heuristics; Travelling Salesman; Local Search; Metaheuristics; Combinatorial Optimization; Artificial IntelligenceDOI
10.1007/978-3-031-13714-3ISBN
9783031137143, 9783031137143Publisher
Springer NaturePublisher website
https://www.springernature.com/gp/products/booksPublication date and place
Cham, 2023Imprint
Springer International PublishingSeries
Graduate Texts in Operations Research,Classification
Operational research
Optimization
Numerical analysis
Maths for scientists
Artificial intelligence