Algorithms and Complexity
Author: Herbert S. Wilf
Publisher: A K PETERS
Published: 2020-09-30
Total Pages: 219
ISBN-13: 9780367659486
DOWNLOAD EBOOKThis book is an introductory textbook on the design and analysis of algorithms. The author uses a careful selection of a few topics to illustrate the tools for algorithm analysis. Recursive algorithms are illustrated by Quicksort, FFT, fast matrix multiplications, and others. Algorithms associated with the network flow problem are fundamental in many areas of graph connectivity, matching theory, etc. Algorithms in number theory are discussed with some applications to public key encryption. This second edition will differ from the present edition mainly in that solutions to most of the exercises will be included.