opto.trace.propagators.graph_propagator

opto.trace.propagators.graph_propagator#

Classes

GraphPropagator

A propagator that collects all the nodes seen in the path.

TraceGraph

Feedback container used by GraphPropagator.