Techniques for Designing and Analyzing Algorithms
- Format: Innbundet
- Antall sider: 444
- Språk: Engelsk
- Forlag/Utgiver: SD Books
- Serienavn: Chapman & Hall/CRC Cryptography and Network Securi
- EAN: 9780367228897
- Utgivelsesår: 2021
- Bidragsyter: Stinson, Douglas R. (University of Waterloo, Ontario, Canada)
Techniques for Designing and Analyzing Algorithms
Design and analysis of algorithms can be a difficult subject for students due to its sometimes-abstract nature and its use of a wide variety of mathematical tools. Here the author, an experienced and successful textbook writer, makes the subject as straightforward as possible in an up-to-date textbook incorporating various new developments appropriate for an introductory course.
This text presents the main techniques of algorithm design, namely, divide-and-conquer algorithms, greedy algorithms, dynamic programming algorithms, and backtracking. Graph algorithms are studied in detail, and a careful treatment of the theory of NP-completeness is presented.
In addition, the text includes useful introductory material on mathematical background including order notation, algorithm analysis and reductions, and basic data structures. This will serve as a useful review and reference for students