Design and Analysis of Algorithms (e-bog) af Kumar, Amit
Kumar, Amit (forfatter)

Design and Analysis of Algorithms e-bog

436,85 DKK (inkl. moms 546,06 DKK)
The text covers important algorithm design techniques, such as greedy algorithms, dynamic programming, and divide-and-conquer, and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient descent for convex function minimization are discussed in detail. The book's emphasis is ...
E-bog 436,85 DKK
Forfattere Kumar, Amit (forfatter)
Udgivet 31 juli 2019
Genrer UMB
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781108576895
The text covers important algorithm design techniques, such as greedy algorithms, dynamic programming, and divide-and-conquer, and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient descent for convex function minimization are discussed in detail. The book's emphasis is on computational models and their effect on algorithm design. It gives insights into algorithm design techniques in parallel, streaming and memory hierarchy computational models. The book also emphasizes the role of randomization in algorithm design, and gives numerous applications ranging from data-structures such as skip-lists to dimensionality reduction methods.