opto.trace.propagators¶
Propagator ¶
              Bases: AbstractPropagator
init_feedback ¶
Given raw feedback, create the feedback object that will be propagated recursively.
GraphPropagator ¶
              Bases: Propagator
A propagator that collects all the nodes seen in the path.