| 
    ALP User Documentation 0.7.0
    
   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 | |
| namespace | grb | 
| The ALP/GraphBLAS namespace.  | |
| namespace | grb::algorithms | 
| The namespace for ALP/GraphBLAS algorithms.  | |
| namespace | grb::algorithms::pregel | 
| The namespace for ALP/Pregel algorithms.  | |
Implements a traditional vertex-centric page ranking algorithm using ALP/Pregel.