Skip to content

implement graph.remove_recovered() #24

Description

@akelleh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions