Nettbutikk for bedrifter og skoler

Algebraic Graph Algorithms

A Practical Guide Using Python

Pocket
Engelsk
Undergraduate Topics in Computer Science
Algebraic Graph Algorithms
Algebraic Graph Algorithms
  • Forfatter: K. Erciyes
  • Format: Pocket
  • Antall sider: 223
  • Språk: Engelsk
  • Forlag/Utgiver: SD Books
  • Serienavn: Undergraduate Topics in Computer Science
  • EAN: 9783030878856
  • Utgivelsesår: 2021
  • Bidragsyter: Erciyes, K.
Se flere produktegenskaper
439,-

Kjøp på nett

This textbook discusses the design and implementation of basic algebraic graph algorithms, and algebraic graph algorithms for complex networks, employing matroids whenever possible. The text describes the design of a simple parallel matrix algorithm kernel that can be used for parallel processing of algebraic graph algorithms. Example code is presented in pseudocode, together with case studies in Python and MPI. The text assumes readers have a background in graph theory and/or graph algorithms.