ewokscore.graph.analysis.end_nodes

ewokscore.graph.analysis.end_nodes(graph)[source]

Nodes at which an graph execution thread may end and which result need to be recorded.

Parameters:

graph (DiGraph) –

Return type:

Set[Union[str, int, tuple]]