In the name of Allah the Merciful

Algebraic Graph Algorithms: A Practical Guide Using Python

K. Erciyes, 3030878856, 978-3030878856, B09M5VN1NY, 9783030878856

English | 2021 | PDF | 3 MB | 229 Pages

number
type
  • {{value}}
wait a little

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.