Returns the sub-dispatcher induced by the workflow from outputs.
outputs (list[str], iterable, optional) – Ending data nodes.
bfs_graphs (dict[str | Token, schedula.utils.graph.DiGraph | dict]) – A dictionary with directed graphs where evaluate the breadth-first-search.
A sub-dispatcher
Dispatcher
Table of Contents