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

Global action changing status #2

Open
gvegayon opened this issue Apr 14, 2022 · 0 comments
Open

Global action changing status #2

gvegayon opened this issue Apr 14, 2022 · 0 comments

Comments

@gvegayon
Copy link
Member

A contradiction can occur when a global action changes an agent to a status that depends on a virus, e.g.:

  1. Update status moves agent to recovered, and the virus is to be removed.
  2. The global action sees the agent still in the model, and moves the agent to infectious.
  3. The virus will be removed, but the status is set as the last one, infectious.
  4. The agent will then be incorporated into the model as infectious, but with no virus, causing an error.
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