Nettbutikk for bedrifter og skoler

Algorithms on Trees and Graphs

With Python Code

Innbundet
Engelsk
Texts in Computer Science
Algorithms on Trees and Graphs
Algorithms on Trees and Graphs
  • Forfatter: Gabriel Valiente
  • Format: Innbundet
  • Antall sider: 387
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • Serienavn: Texts in Computer Science
  • EAN: 9783030818845
  • Utgivelsesår: 2021
  • Bidragsyter: Valiente, Gabriel
Se flere produktegenskaper
1 029,-

Kjøp på nett

Graph algorithms is a well-established subject in mathematics and computer science. Beyond classical application fields, such as 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.