Algorithms in C.
Download or Read eBook Algorithms in C. PDF written by Robert Sedgewick and published by Addison-Wesley Professional. This book was released on 2001 with total page 702 pages. Available in PDF, EPUB and Kindle.
Author | : Robert Sedgewick |
Publisher | : Addison-Wesley Professional |
Total Pages | : 702 |
Release | : 2001 |
ISBN-10 | : 0201756080 |
ISBN-13 | : 9780201756081 |
Rating | : 4/5 (80 Downloads) |
Book Synopsis Algorithms in C. by : Robert Sedgewick
Book excerpt: This text aims to provide an introduction to graph algorithms and data structures and an understanding of the basic properties of a broad range of fundamental graph algorithms. It is suitable for anyone with some basic programming concepts. It covers graph properties and types, graph search, directed graphs, minimal spanning trees, shortest paths, and networks.