Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Workflow.resume function #12

Open
mmaelicke opened this issue Nov 10, 2022 · 0 comments
Open

Add a Workflow.resume function #12

mmaelicke opened this issue Nov 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mmaelicke
Copy link
Member

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.

@mmaelicke mmaelicke added the enhancement New feature or request label Nov 10, 2022
@mmaelicke mmaelicke self-assigned this Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant