File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- # Goals and premises
1
+ # Welcome to the GraphBLAS Forum
2
2
3
3
The GraphBLAS Forum is an open effort to define standard building
4
4
blocks for graph algorithms in the language of linear algebra.
5
5
6
+ # Goals and premises
7
+
6
8
We believe that the state of the art in constructing a large
7
9
collection of graph algorithms in terms of linear algebraic operations
8
10
is mature enough to support the emergence of a standard set of
@@ -20,6 +22,8 @@ pair of scalar operations involved in the linear algebra computations
20
22
to define a semiring, we can extend the range of these primitives to
21
23
support a wide range of parallel graph algorithms.
22
24
25
+ ![ An example graph and adjacency matrix] ( ./AdjacencyMatrixBFS.png )
26
+
23
27
# More information
24
28
25
29
The C reference implementation is
You can’t perform that action at this time.
0 commit comments