|
ALP User Documentation
0.8.preview
Algebraic Programming User Documentation
|
Implements a traditional vertex-centric page ranking algorithm using ALP/Pregel. More...
Go to the source code of this file.
Classes | |
| struct | PageRank< IOType, localConverge >::Data |
| The algorithm parameters. More... | |
| struct | PageRank< IOType, localConverge > |
| A Pregel-style PageRank-like algorithm. More... | |
Namespaces | |
| grb | |
| The ALP/GraphBLAS namespace. | |
| grb::algorithms | |
| The namespace for ALP/GraphBLAS algorithms. | |
| grb::algorithms::pregel | |
| The namespace for ALP/Pregel algorithms. | |
Implements a traditional vertex-centric page ranking algorithm using ALP/Pregel.
1.8.15