Algorithms on Trees and Graphs: With Python Code
Valiente, Gabriel
- 出版商: Springer
- 出版日期: 2021-10-12
- 售價: $4,040
- 貴賓價: 9.5 折 $3,838
- 語言: 英文
- 頁數: 380
- 裝訂: Hardcover - also called cloth, retail trade, or trade
- ISBN: 3030818845
- ISBN-13: 9783030818845
-
相關分類:
Python、程式語言、Algorithms-data-structures
海外代購書籍(需單獨結帳)
相關主題
商品描述
Graph algorithms is a well-established subject in mathematics and computer science. Beyond classical application fields, like approximation, combinatorial optimization, graphics, and operations research, graph algorithms have recently attracted increased attention from computational molecular biology and computational chemistry. Centered around the fundamental issue of graph isomorphism, this text goes beyond classical graph problems of shortest paths, spanning trees, flows in networks, and matchings in bipartite graphs. Advanced algorithmic results and techniques of practical relevance are presented in a coherent and consolidated way. This book introduces graph algorithms on an intuitive basis followed by a detailed exposition in a literate programming style, with correctness proofs as well as worst-case analyses. Furthermore, full C++ implementations of all algorithms presented are given using the LEDA library of efficient data structures and algorithms. Numerous illustrations, examples, and exercises, and a comprehensive bibliography support students and professionals in using the book as a text and source of reference