English

LAGraph: Linear Algebra, Network Analysis Libraries, and the Study of Graph Algorithms

Mathematical Software 2021-04-06 v1 Data Structures and Algorithms

Abstract

Graph algorithms can be expressed in terms of linear algebra. GraphBLAS is a library of low-level building blocks for such algorithms that targets algorithm developers. LAGraph builds on top of the GraphBLAS to target users of graph algorithms with high-level algorithms common in network analysis. In this paper, we describe the first release of the LAGraph library, the design decisions behind the library, and performance using the GAP benchmark suite. LAGraph, however, is much more than a library. It is also a project to document and analyze the full range of algorithms enabled by the GraphBLAS. To that end, we have developed a compact and intuitive notation for describing these algorithms. In this paper, we present that notation with examples from the GAP benchmark suite.

Keywords

Cite

@article{arxiv.2104.01661,
  title  = {LAGraph: Linear Algebra, Network Analysis Libraries, and the Study of Graph Algorithms},
  author = {Gábor Szárnyas and David A. Bader and Timothy A. Davis and James Kitchen and Timothy G. Mattson and Scott McMillan and Erik Welch},
  journal= {arXiv preprint arXiv:2104.01661},
  year   = {2021}
}

Comments

Accepted to GrAPL 2021

R2 v1 2026-06-24T00:50:31.317Z