
- 作 者:〔美〕塞奇威克著
- 出 版 社:北京:中国电力出版社
- 出版年份:2003
- ISBN:7508318110
- 注意:在使用云解压之前,请认真核对实际PDF页数与内容!
在线云解压
价格(点数)
购买连接
说明
转为PDF格式
14
(在线云解压服务)
云解压服务说明
1、本站所有的云解压默认都是转为PDF格式,该格式图书只能阅读和打印,不能再次编辑。
云解压下载及付费说明
1、所有的电子图书云解压均转换为PDF格式,支持电脑、手机、平板等各类电子设备阅读;可以任意拷贝文件到不同的阅读设备里进行阅读。
2、云解压在提交订单后一般半小时内处理完成,最晚48小时内处理完成。(非工作日购买会延迟)
Graph Algorithms 3
Chapter 17.Graph Properties and Types 3
17.1 Glossary 7
17.2 Graph ADT 16
17.3 Adjacency-Matrix Representation 21
17.4 Adjacency-Lists Representation 27
17.5 Variations,Extensions,and Costs 31
17.6 Graph Generators 40
17.7 Simple,Euler,and Hamilton Paths 50
17.8 Graph-Processing Problems 64
Chapter 18.Graph Search 75
18.1 Exploring a Maze 76
18.2 Depth-First Search 81
18.3 Graph-Search ADT Functions 86
18.4 Properties of DFS Forests 91
18.5 DFS Algorithms 99
18.6 Separability and Biconnectivity 106
18.7 Breadth-First Search 114
18.8 Generalized Graph Search 124
18.9 Analysis of Graph Algorithms 133
Chapter 19.Digraphs and DAGs 141
19.1 Glossary and Rules of the Game 144
19.2 Anatomy of DFS in Digraphs 152
19.3 Reachability and Transitive Closure 161
19.4 Equivalence Relations and Partial Orders 174
19.5 DAGs 178
19.6 Topological Sorting 183
19.7 Reachability in DAGs 193
19.8 Strong Components in Digraphs 196
19.9 Transitive Closure Revisited 208
19.10 Perspective 212
Chapter 20.Minimum Spanning Trees 219
20.1 Representations 222
20.2 Underlying Principles of MST Algorithms 228
20.3 Prim's Algorithm and Priority-First Search 235
20.4 Kruskal's Algorithm 246
20.5 Boruvka's Algorithm 252
20.6 Comparisons and Improvements 255
20.7 Euclidean MST 261
Chapter 21.Shortest Paths 265
21.1 Underlying Principles 273
21.2 Dijkstra's algorithm 280
21.3 All-Pairs Shortest Paths 290
21.4 Shortest Paths in Acyclic Networks 300
21.5 Euclidean Networks 308
21.6 Reduction 314
21.7 Negative Weights 331
21.8 Perspective 350
Chapter 22.Network Flows 353
22.1 Flow Networks 359
22.2 Augmenting-Path Maxflow Algorithms 370
22.3 Preflow-Push Maxflow Algorithms 396
22.4 Maxflow Reductions 411
22.5 Mincost Flows 429
22.6 Network Simplex Algorithm 439
22.7 Mincost-Flow Reductions 457
22.8 Perspective 467
References for Part Five 473
Index 475