Implement agent's compliance to mask, test and isolation #1039
Labels
class::discussion
Used for discussions on software and model .
class::feature
A feature to be implemented for some part of the software
class::research
Research questions that can eventually lead to a model / software change or not
loc::backend
This issue concerns the C++ backend implementation.
model::abm
This issue concerns any kind of agent-based model.
prio::moderate
The priority of this task is moderate.
Motivation / Current Behaviour
We need to implement the agent's compliance with three NPIs: mask, test and isolation.
Enhancement description
An agent can choose whether to comply or not for different NPIs when it migrates to a new location. This compliance will depend on a draw, which is compared to a preset parameter in the agent.
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: