Jump to ratings and reviews
Rate this book

Graph Algorithms in the Language of Linear Algebra

Rate this book
The field of graph algorithms has become one of the pillars of theoretical computer science, informing research in such diverse areas as combinatorial optimization, complexity theory and topology. To improve the computational performance of graph algorithms, researchers have proposed a shift to a parallel computing paradigm. This book addresses the challenges of implementing parallel graph algorithms by exploiting the well-known duality between a canonical representation of graphs as abstract collections of vertices and edges and a sparse adjacency matrix representation. This linear algebraic approach is widely accessible to scientists and engineers who may not be formally trained in computer science. The authors show how to leverage existing parallel matrix computation techniques and the large amount of software infrastructure that exists for these computations to implement efficient and scalable parallel graph algorithms. The benefits of this approach are reduced algorithmic complexity, ease of implementation and improved performance.

375 pages, Hardcover

First published January 1, 2011

2 people are currently reading
54 people want to read

About the author

Jeremy Kepner

6 books3 followers
Jeremy Kepner is an MIT Lincoln Laboratory Fellow, Founder and Head of the MIT Lincoln Laboratory Supercomputing Center, and Research Affiliate in MIT's Mathematics Department.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (37%)
4 stars
5 (62%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Paul.
8 reviews1 follower
September 18, 2012
Beautiful book about how to use the arsenal of linear Algebra and matrices to explore graphs. A must read for anyone who is interested in advanced analytics. These and similar algorithms will be used to analyze social networks, interest networks and risk (credit risk, intruder detection, etc) and much more.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.