<p><p><b>....The most comprehensive guide to designing practical and efficient algorithms!....</b></p><p><b>The Algorithm Design Manual, Second Edition</b></p><p>"...the book is an algorithm-implementation treasure trove, and putting all of these implementations in one place was no small feat. The l
The Algorithm Design Manual
β Scribed by Steve S. Skiena
- Publisher
- Springer
- Year
- 1998
- Tongue
- English
- Leaves
- 496
- Edition
- Corrected
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This volume helps take some of the "mystery" out of identifying and dealing with key algorithms. Drawing heavily on the author's own real-world experiences, the book stresses design and analysis. Coverage is divided into two parts, the first being a general guide to techniques for the design and analysis of computer algorithms. The second is a reference section, which includes a catalog of the 75 most important algorithmic problems. By browsing this catalog, readers can quickly identify what the problem they have encountered is called, what is known about it, and how they should proceed if they need to solve it. This book is ideal for the working professional who uses algorithms on a daily basis and has need for a handy reference. This work can also readily be used in an upper-division course or as a student reference guide. THE ALGORITHM DESIGN MANUAL comes with a CD-ROM that contains: * a complete hypertext version of the full printed book. * the source code and URLs for all cited implementations. * over 30 hours of audio lectures on the design and analysis of algorithms are provided, all keyed to on-line lecture notes.
π SIMILAR VOLUMES
This volume helps take some of the "mystery" out of identifying and dealing with key algorithms. Drawing heavily on the author's own real-world experiences, the book stresses design and analysis. Coverage is divided into two parts, the first being a general guide to techniques for the design and ana
<p><p><b>....The most comprehensive guide to designing practical and efficient algorithms!....</b></p><p><b>The Algorithm Design Manual, Second Edition</b></p><p>"...the book is an algorithm-implementation treasure trove, and putting all of these implementations in one place was no small feat. The l
<p>This newly expanded and updated second edition of the best-selling classic continues to take the "mystery" out of designing algorithms, and analyzing their efficacy and efficiency. Expanding onΒ the first edition, the book now serves as the primary textbook of choice for algorithm design courses w