Algebraic Graph Algorithms: A Practical Guide Using Python

Algebraic Graph Algorithms: A Practical Guide Using Python

English | 2021 | ISBN: 978-3030878856 | 234 Pages | PDF, EPUB | 29 MB

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.

Homepage