Introduction to Algorithms

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

A comprehensive update of the leading algorithms text, with new material on matchings in bipartite graphs, online algorithms, machine learning, and other topics.

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor.
Introduction to Algorithms uniquely combines rigor and comprehensiveness. It covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers, with self-contained chapters and algorithms in pseudocode. Since the publication of the first edition, Introduction to Algorithms has become the leading algorithms text in universities worldwide as well as the standard reference for professionals. This fourth edition has been updated throughout.
 
New for the fourth edition  
 
 New chapters on matchings in bipartite graphs, online algorithms, and machine learning
 
 New material on topics including solving recurrence equations, hash tables, potential functions, and suffix arrays
 
 140 new exercises and 22 new problems
 
 Reader feedback–informed improvements to old problems
 
 Clearer, more personal, and gender-neutral writing style
 
 Color added to improve visual presentation
 
 Notes, bibliography, and index updated to reflect developments in the field
 
 Website with new supplementary material

 
 


 

Author(s): Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein
Edition: 4
Publisher: The MIT Press
Year: 2022

Language: English
Pages: 1312
Tags: algorithms; data structures; algorithms analysis