-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
class::discussionUsed for discussions on software and model .Used for discussions on software and model .class::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::abmThis issue concerns any kind of agent-based model.This issue concerns any kind of agent-based model.
Description
To be allowed to enter a (new) location, ALL testing schemes have to allow a person to go there. Since quarantine is handled by the MigrationRules, if you would call run_strategy twice, and there is no testing scheme with minimal time = 0, then it could actually change the result from the first call. Calling it twice in a row thus has to be avoided. Right now, this is fine since run_strategy is only ever called once for each location (where quarantine has already be checked for in the MigrationRules).
Metadata
Metadata
Assignees
Labels
class::discussionUsed for discussions on software and model .Used for discussions on software and model .class::improvementCleanup that doesn't affect functionalityCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::abmThis issue concerns any kind of agent-based model.This issue concerns any kind of agent-based model.
Type
Projects
Status
Done (Total) 💯