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

implement graph.remove_recovered() #24

Open
akelleh opened this issue Jun 2, 2013 · 0 comments
Open

implement graph.remove_recovered() #24

akelleh opened this issue Jun 2, 2013 · 0 comments

Comments

@akelleh
Copy link
Collaborator

akelleh commented Jun 2, 2013

in analogy with the graph.remove_infected() and graph.remove_susceptible() methods, add a graph.remove_recovered() method to the graph package that takes a node or list of nodes,and removes those nodes from the recovered list, and adds them to the susceptible list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant