株式会社極東書店トップ > 商品一覧 > Algebraic Graph Algorithms: A Practical Guide Using Python. 1st ed. 2021
商品詳細
Algebraic Graph Algorithms: A Practical Guide Using Python. 1st ed. 2021
・ISBN 978-3-030-87885-6 paper EUR 37.99
¥10,154.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Erciyes, K., |
|---|---|
| シリーズ | (Undergraduate Topics in Computer Science) |
| 出版社 | (Springer Nature Switzerland AG, SZ) |
| 出版年月 | 2021 |
| ページ数 | 221 pp. |
| 言語 | ENG |
| ニュース番号 | <A02-70775> |
解説
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.