Skip to content

Responsibility of Testing Schemes regarding quarantine #367

@DavidKerkmann

Description

@DavidKerkmann

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 .class::improvementCleanup that doesn't affect functionalityloc::backendThis issue concerns the C++ backend implementation.model::abmThis issue concerns any kind of agent-based model.

Type

No type

Projects

Status

Done (Total) 💯

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions