书籍 Algorithm Design的封面

Algorithm Design

Jon Kleinberg

出版时间

2005-03-25

ISBN

9780321295354

评分

★★★★★

标签

算法

书籍介绍

Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science.

August 6, 2009 Author, Jon Kleinberg, was recently cited in the New York Times for his statistical analysis research in the Internet age.

用户评论
讲解通俗易懂,我喜欢它胜于《算法导论》
Do not buy this book. This book has no support website, no published errata, or so.
无法去给这本书更高的评价了. 从头读到尾, 强调想法与直觉, 课后习题的设计非常精妙! 还有几个习题未解!
网络流是 Jon 和 Eva Tardos 的主场,写得相当好,毕竟我都看懂了;其他章看看就行,只能说是凑合
屈婉玲那本研究生课程的算法设计与分析的教材,基本是来源于本书。
上完320了 yay!
text
康奈尔算法课的教材,写得非常好,思路清晰并且娓娓道来,下了功夫很想让你理解背后的intuition。算法的证明是很有趣的一类数学证明,和纯数学的思路迥然不同,这本书是想让我读个cs的学位去系统学习这个学科的那种好。
感觉配合着和CLRS一起看挺好的,主要是感觉体系感很重要。CLRS侧重全面和证明的正确性,而这本书侧重方法等细分。