Cover is for reference only

Please scan the QR code to borrow online

算法详解. 卷2, 图算法和数据结构 = Algorithms illuminated. Part 2, Graph algorithms and data structures

Saved in:
Bibliographic Details
Main Authors: 美 拉夫加登 Roughgarden, Tim ((美)蒂姆·拉夫加登(Tim Roughgarden)著)
Group Author: 徐波 (译)
Published: 人民邮电出版社
Publisher Address: 北京
Publication Dates: 2019
Literature type: Book
Language: Chinese
Subjects:
Carrier Form: 188页: 图 ; 23cm
ISBN: 978-7-115-52603-8
Index Number: TP301
CLC: TP301.6
Call Number: TP301.6/5054#2
Contents: 本书是作者结合在斯坦福大学教授算法课程的实际经验编写的系列教程中的第二本。本书主要介绍图搜索及其应用,最短路径算法以及一些数据结构(如堆、搜索树、散列表和Bloom过滤器)的应用和实现。算法详解系列后续还有2卷。第3卷主要介绍贪婪算法,包括规划、最小旋转树以及动态规划编程。第4卷主要介绍NP完全问题,也就是涉及算法设计的内容和算法规划的策略性问题。