Khoa Nguyen

Results 11 issues of Khoa Nguyen

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Change TestType to enum class - Create TestData struct to get...

### Bug description When calling get_default() from AntigenTest or PCRTest, you get the TestParameters number from get_default() of GenericTest. ### Version Any ### To reproduce 1. compile with cmake --build...

class::bug
prio::high
loc::backend
model::abm

### Bug description Compile and run the current test suit on an M1 Machine produce an error on ModelTestOdeSeir.compareWithPreviousRun. ### Version M1 ### To reproduce 1. Compile the code with...

class::bug
prio::low
loc::backend
model::abm

# Changes and Information Please **briefly list the changes** made, additional Information and what the Reviewer should look out for: - Add a time range to each type of test...

Currently, there is no VaccinationStrategy implemented. One possible option is designing a class similar to TestingStrategy.

class::feature
prio::vision
loc::backend
model::abm

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: Revised Definition of HighViralLoadProtectionFactor: - Add a default constructor that initializes the...

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Add a file for different NPI types - The compliance levels...

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Change MaskProtection in Parameters to linear_interpolation_of_data_set - Set initial values of...

### 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...

class::feature
prio::moderate
class::discussion
class::research
loc::backend
model::abm

### Motivation / Current Behaviour As part of issue #364, the World now has a serialize() and a deserialize() function. This, however, requires to implement these functions in its member...

prio::low
loc::backend
model::abm
class::improvement