ALP User Documentation 0.7.0
Algebraic Programming User Documentation
|
Contains configurations for programming models that are simulated on top of ALP/GraphBLAS. More...
Enumerations | |
enum | SparsificationStrategy { NONE = 0 , ALWAYS , WHEN_REDUCED , WHEN_HALVED } |
The set of sparsification strategies supported by the ALP/Pregel interface. More... | |
Variables | |
constexpr const SparsificationStrategy | out_sparsify = NONE |
What sparsification strategy should be applied to the outgoing messages. | |
Contains configurations for programming models that are simulated on top of ALP/GraphBLAS.