|
ALP User Documentation
0.8.preview
Algebraic Programming User Documentation
|
Implements label propagation. More...
Go to the source code of this file.
Namespaces | |
| grb | |
| The ALP/GraphBLAS namespace. | |
| grb::algorithms | |
| The namespace for ALP/GraphBLAS algorithms. | |
Functions | |
| template<typename IOType > | |
| RC | label (Vector< IOType > &out, const Vector< IOType > &y, const Matrix< IOType > &W, const size_t n, const size_t l, const size_t maxIterations=1000) |
| The label propagation algorithm. More... | |
Implements label propagation.
1.8.15