Algebraic Graph Algorithms: A Practical Guide Using Python
暫譯: 代數圖演算法:使用 Python 的實用指南

Erciyes, K.

  • 出版商: Springer
  • 出版日期: 2021-11-18
  • 售價: $2,060
  • 貴賓價: 9.5$1,957
  • 語言: 英文
  • 頁數: 236
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 3030878856
  • ISBN-13: 9783030878856
  • 相關分類: Python程式語言Algorithms-data-structures
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

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.

商品描述(中文翻譯)

這本教科書討論了基本代數圖演算法的設計與實作,以及針對複雜網路的代數圖演算法,並在可能的情況下使用母體(matroids)。本書描述了一個簡單的平行矩陣演算法核心的設計,該核心可用於代數圖演算法的平行處理。示例程式碼以偽程式碼呈現,並附有 Python 和 MPI 的案例研究。本書假設讀者具備圖論和/或圖演算法的背景知識。