Module algorithms

Source
Expand description

Common algorithms constructed from differential dataflow operators.

Modulesยง

graphs
Methods for graph processing.
identifiers
Assign unique identifiers to records.
prefix_sum
Implementation of Parallel Prefix Sum