Module differential_dataflow::algorithms::graphs::propagate[][src]

Directed label reachability.

Functions

propagate

Propagates labels forward, retaining the minimum label.

propagate_at

Propagates labels forward, retaining the minimum label.

propagate_core

Propagates labels forward, retaining the minimum label.