Limit this search to....

The Traveling Salesman: Computational Solutions for Tsp Applications 1994 Edition
Contributor(s): Reinelt, Gerhard (Author)
ISBN: 3540583343     ISBN-13: 9783540583349
Publisher: Springer
OUR PRICE:   $52.24  
Product Type: Paperback - Other Formats
Published: August 1994
Qty:
Additional Information
BISAC Categories:
- Computers | Computer Graphics
- Mathematics | Applied
- Mathematics | Combinatorics
Dewey: 511.5
LCCN: 94031562
Series: Lecture Notes in Computer Science
Physical Information: 0.49" H x 8.25" W x 11" (1.17 lbs) 223 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Still today I am receiving requests for reprints of the book, but unfortunately it is out of print. Therefore, since the book still seems to receive some attention, I p- posed to Springer Verlag to provide a free online edition. I am very happy that Springer agreed. Except for the correction of some typographical errors, the online edition is just a copy of the printed version, no updates have been made. In particular, Table 13.1 gives the status of TSPLIB at the time of publishing the book. For accessing TSPLIB the link http: //www.iwr.uni-heidelberg.de/iwr/comopt/software/TSPLIB95/ should be used instead of following the procedure described in Chapter 13. Heidelberg, January 2001 Gerhard Reinelt Preface More than ?fteen years ago, I was faced with the following problem in an assignment for a class in computer science. A brewery had to deliver beer to ?ve stores, and the task was to write a computer program for determining the shortest route for the truck driver to visit all stores and return to the brewery. All my attemps to ?nd a reasonable algorithm failed, I could not help enumerating all possible routes and then select the best one