株式会社極東書店トップ > 商品一覧 > Design of Heuristic Algorithms for Hard Optimization : With Python Codes for the Travelling Salesman Problem.
商品詳細
Design of Heuristic Algorithms for Hard Optimization : With Python Codes for the Travelling Salesman Problem.
・ISBN 978-3-031-13713-6 hard EUR 49.99
¥13,361.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Taillard, Éric D., |
|---|---|
| シリーズ | Graduate Texts in Operations Research |
| 出版社 | (Springer, GW) |
| 出版年月 | 2022.11 |
| ページ数 | 280 pp. |
| 言語 | ENG |
| ニュース番号 | <686-466> |
解説
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, whichillustrate 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.