FRED
|
#include <AV_Decisions.h>
Public Member Functions | |
AV_Decision_Allow_Only_One (Policy *p) | |
int | evaluate (Person *person, int disease, int current_day) |
This policy defines that each agent can only have one AV throughout the course of the simulation
int AV_Decision_Allow_Only_One::evaluate | ( | Person * | person, |
int | disease, | ||
int | current_day | ||
) | [virtual] |
Implements Decision.