Proquest
Algorithms in Java, Third Edition, Part 5: Graph Algorithms
Algorithms in Java, Third Edition, Part 5: Graph Algorithms
by Robert Sedgewick

Publisher: Addison Wesley Professional
Pub Date: July 15, 2003
Print ISBN-10: 0-201-36121-3
Print ISBN-13: 978-0-201-36121-6
Pages: 528
Slots: 1.0
Start Reading
Buy Print Version
Overview

Once again, Robert Sedgewick provides a current and comprehensive introduction to important algorithms. The focus this time is on graph algorithms, which are increasingly critical for a wide range of applications, such as network connectivity, circuit design, scheduling, transaction processing, and resource allocation. In this book, Sedgewick offers the same successful blend of theory and practice that has made his work popular with programmers for many years. Michael Schidlowsky and Sedgewick have developed concise new Java implementations that both express the methods in a natural and direct manner and also can be used in real applications.