- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
This book is a self-teaching introduction to the basic concepts of algorithm design and analysis. It covers basic topics such as strings, trees, patterns, and graphs, but also includes advanced algorithms and provides lab exercises and numerous end-of-chapter exercises with answers, to test comprehension of the material.
Features:
Covers basic topics such as strings, trees,patterns, and graphs
Provides lab exercises, numerous end of chapter exercises withanswers to test comprehension
Contents
1: Introduction to Algorithms
2: Divide-and-Conquer
3: Greedy Algorithms
4: Dynamic Programming
5: Backtracking
6: Branch andBound
7: Pattern Matching (Strings)
8: Trees
9: Graphs
10: NP-Completeness
11: AdvancedSelected Topics
Appendices:
A: Experiments in the Lab
B: References
Index