جزییات کتاب
کتاب مقدمه ای بر الگوریتم را می توان “کتاب مقدس” در زمینه الگوریتم ها نامید که طیف گسترده ای از الگوریتم های مدرن را پوشش می دهد. این کتاب شامل سریع ترین الگوریتم ها و ساختارهای داده ها، الگوریتم های با درجه سختی چندجمله ای، الگوریتم های کلاسیک در نظریه گراف، هندسه محاسباتی و نظریه اعداد است.
هر فصل از این کتاب به ارایه الگوریتم، تکنیک طراحی ان و زمینه کاربرد در عمل می پردازد. تمامی الگوریتم ها به صورت نوشتاری و شبه کد در اختیار خوانندگان قرار گرفته است که قابل پیگیری توسط هر کسی باشد. این کتاب شامل ۲۴۴ شکل است که نشان می دهد که چگونه الگوریتم ها کار می کند. با توجه به این که کارایی الگورتیم ها بسیار اهمیت دارد، زمان حل الگوریتم ها مورد بررسی قرار می گردد.
این کتاب در ابتدای امر برای دانشجویان کارشناسی و کارشناسی ارشد در رشته های ساختار داده و مهندسی کامپیوتر طراحی شده است. ولی از آن جایی که در مثال های آن سعی شده از از مثال های واقعی استفاده شود می توان به عنوان یک کتاب خود آموز برای علاقه مندان استفاده شود.
Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor.The first edition became a widely used text in universities worldwide as well as the standard reference for professionals. The second edition featured new chapters on the role of algorithms, probabilistic analysis and randomized algorithms, and linear programming. The third edition has been revised and updated throughout. It includes two completely new chapters, on van Emde Boas trees and multithreaded algorithms, substantial additions to the chapter on recurrence (now called "Divide-and-Conquer"), and an appendix on matrices. It features improved treatment of dynamic programming and greedy algorithms and a new notion of edge-based flow in the material on flow networks. Many new exercises and problems have been added for this edition. As of the third edition, this textbook is published exclusively by the MIT Press.The hardcover edition does not include a dust jacket.