Robert Sedgewick, Algorithms in C++, Third edition


 Robert Sedgewick, Algorithms in C++, Third edition, Addison Wesley, New Delhi 2001.
The book contains six chapters covering 
graph properties and types
graph search
directed graphs
minimal spanning trees
shortest paths,and networks -- each with diagrams, sample code, and detailed descriptions intended to help readers understand the basic properties of as broad a range of fundamental graph algorithms as possible.


No comments:

Post a Comment