ART

In Pursuit of the Traveling Salesman: Mathematics at the Limits of Computation is a book on the travelling salesman problem, by William J. Cook, published in 2012 by the Princeton University Press, with a paperback reprint in 2014.[1] The Basic Library List Committee of the Mathematical Association of America has suggested its inclusion in undergraduate mathematics libraries.[2]

Topics

The travelling salesman problem asks to find the shortest cyclic tour of a collection of points, in the plane or in more abstract mathematical spaces. Because the problem is NP-hard, algorithms that take polynomial time are unlikely to be guaranteed to find its optimal solution;[3] on the other hand a brute-force search of all permutations would always solve the problem exactly but would take far too long to be usable for all but the smallest problems.[4] Threading a middle ground between these too-fast and too-slow running times, and developing a practical system that can find the exact solution of larger instances, raises difficult questions of algorithm engineering,[5][3] which have sparked the development of "many of the concepts and techniques of combinatorial optimization".[3]

The introductory chapter of the book explores the limits of calculation on the problem, from 49-point problems solved by hand in the mid-1950s by George Dantzig, D. R. Fulkerson, and Selmer M. Johnson to a problem with 85,900 points solved optimally in 2006 by the Concorde TSP Solver, which Cook helped develop. The next chapters covers the early history of the problem and of related problems, including Leonhard Euler's work on the Seven Bridges of Königsberg, William Rowan Hamilton's Icosian game,[6] and Julia Robinson first naming the problem in 1949.[7] Another chapter describes real-world applications of the problem,[6] ranging "from genome sequencing and designing computer processors to arranging music and hunting for planets".[8] Reviewer Brian Hayes cites "the most charming revelation" of the book as being the fact that one of those real-world applications has been route planning for actual traveling salesmen in the early 20th century.[4]

Chapters four through seven, "core of the book", discuss methods for solving the problem, leading from heuristics and metaheuristics, linear programming relaxation, and cutting-plane methods, up to the branch and bound method that combines these techniques and is used by Concorde. The next two chapters also cover technical material, on the performance of computer implementations and on the Computational complexity theory of the problem.[6][9]

The remaining chapters are more human-centered, covering human and animal problem-solving strategies, and the incorporation of TSP solutions into the artworks of Julian Lethbridge, Robert Bosch, and others.[6][10] A short final summary chapter suggests possible future directions, including the possibility of progress on the P versus NP problem.[6][11]
Audience

The book is intended for a non-specialist audience, avoids technical detail[3][5][12] and is written "in an easy to understand style".[13] It includes many historical asides, examples, applications, and biographical information and photographs of key players in the story, making it accessible to readers without a mathematical background.[10][12]

Although In Pursuit of the Traveling Salesman is not a textbook, reviewer Christopher Thompson suggests that some of its material on the use of linear programming and on applications of the problem "would be well-suited for classroom use", citing in particular the way it links multiple fields including numerical analysis, graph theory, algorithm design, logic, and statistics.[14]

Reviewer Stan Wagon writes that "any reader with an interest in combinatorial algorithms will find much of value in this book".[5] Jan Karel Lenstra and David Shmoys write that "The writing is relaxed and entertaining; the presentation is excellent. We greatly enjoyed reading it."[3] And reviewer Haris Aziz concludes "The book is highly recommended to any one with a mathematical curiosity and interest in the development of ideas.".[10]
Related works

More details of Cook's work with Concorde, suitable for more serious researchers on the problem and on related topics, can be found in an earlier book by Cook with David Applegate, Robert E. Bixby and Václav Chvátal, The Traveling Salesman Problem: A Computational Study (2007).[2][4][10] Other books on the travelling salesman problem, also more technical than In Pursuit of the Traveling Salesman, include The Traveling Salesman Problem: A Guided Tour of Combinatorial Optimization (by Lawler, Lenstra, Rinnooy Kan, and Shmoys, 1985) and The Traveling Salesman Problem and Its Variations (by Gutin and Punnen, 2006).[10]
References

Zbl 1301.00021
Gittleman, Art (February 2012), "Review of In Pursuit of the Traveling Salesman", MAA Reviews, Mathematical Association of America
Lenstra, Jan Karel; Shmoys, David (2016), "Review of In Pursuit of the Traveling Salesman", Notices of the American Mathematical Society, 63 (6): 635–638, doi:10.1090/noti1397, MR 3495222
Hayes, Brian (May–June 2012), "Mathematical road trips (review of In Pursuit of the Traveling Salesman)", American Scientist, 100 (3): 252–254, JSTOR 23223051
Wagon, Stan (2012), "Review of In Pursuit of the Traveling Salesman", American Mathematical Monthly, 119 (9): 808–811, doi:10.4169/amer.math.monthly.119.09.808, JSTOR 10.4169/amer.math.monthly.119.09.808, MR 3013985
Werner, Frank (2012), "Review of In Pursuit of the Traveling Salesman", Mathematical Reviews, MR 2866515
Schuessler, Jennifer (March 15, 2012), "Willy Loman, Where Are You? (Review of In Pursuit of the Traveling Salesman)", The New York Times
Benker, Hans, "Review of In Pursuit of the Traveling Salesman", zbMATH, Zbl 1236.00007
Baldacci, Roberto (July–August 2013), "Review of In Pursuit of the Traveling Salesman", Interfaces, 43 (4): 391, JSTOR 23481217
Aziz, Haris (August 2012), "Review of In Pursuit of the Traveling Salesman", ACM SIGACT News, 43 (3): 51, doi:10.1145/2421096.2421108
McGonigal, Francis (January 2012), "Review of In Pursuit of the Traveling Salesman", IMA Book Reviews, Institute of Mathematics and its Applications
Tirado Domínguez, Gregorio (November 2012), "Review of In Pursuit of the Traveling Salesman", EMS Reviews, European Mathematical Society
Schaefer, Robert (January 2012), "Review of In Pursuit of the Traveling Salesman", New York Journal of Books
Thompson, Christopher (February 2012), "Review of In Pursuit of the Traveling Salesman", Convergence, Mathematical Association of America, doi:10.4169/loci003821

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License