Limit this search to....

Algorithms on Trees and Graphs: With Python Code 2021 Edition
Contributor(s): Valiente, Gabriel (Author)
ISBN: 3030818845     ISBN-13: 9783030818845
Publisher: Springer
OUR PRICE:   $94.99  
Product Type: Hardcover
Published: October 2021
Qty:
Additional Information
BISAC Categories:
- Computers | Data Processing
- Computers | Programming - Algorithms
- Mathematics | Graphic Methods
Physical Information: 0.94" H x 6.14" W x 9.21" (1.63 lbs) 387 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

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