Algorithms and Complexity

Algorithms and Complexity
Author: Herbert S. Wilf
Publisher: A K PETERS
Total Pages: 219
Release: 2020-09-30
Genre:
ISBN: 9780367659486

Download Algorithms and Complexity Book in PDF, Epub and Kindle

This 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.