George T. Heineman, Gary Pollice & Stanley Selkow.
EDITION STATEMENT
Edition Statement
Second edition.
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
xi, 373 pages :
Other Physical Details
illustrations ;
Dimensions
23 cm.
SERIES
Series Title
In a nutshell.
INTERNAL BIBLIOGRAPHIES/INDEXES NOTE
Text of Note
Includes bibliographical references and index.
CONTENTS NOTE
Text of Note
Thinking in algorithms -- The mathematics of algorithms -- Algorithm building blocks -- Sorting algorithms -- Searching -- Graph algorithms -- Path finding in AI -- Network flow algorithms -- Computational geometry -- Spatial tree structures -- Emerging algorithm categories -- Principles of algorithms -- Benchmarking.
0
SUMMARY OR ABSTRACT
Text of Note
This book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate.