Skip to content

Add a Workflow.resume function #12

@mmaelicke

Description

@mmaelicke

Once #11 is merged, the Workflow needs a .resume function. This function simply needs to Workflow.next_iteration with the correct active_node. Could also be more than one node.
Main issue here is: how to detect the current active leafs? Maybe networkx.Graph.degree can help.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions