pantelis / cs634-summer-2020-capstone

The CS634-summer-2020 capstone project.
Apache License 2.0
2 stars 6 forks source link

Questions #3

Open KirstenSchulz opened 4 years ago

KirstenSchulz commented 4 years ago

1) Will a person be allowed to take more than one slot at once, up to 2,3, ..24? 2) Can we allow a person to book a consecutive request in a different geographical situation than the first request? Or should we be more strict and not allow them?

3) Do we need to create a server? Otherwise we can have batch simulation and we have to save the structure at the end of a run.

4) Is it rebooking really necessary? Cancelation could be enough.

5) Should children be booked together under parent ID and a general_family_health_status or should we ignore their age and treat them as independent agent?

6) Should the agent based model allow at all an agent to do a request for booking if he/she is sick?

pantelis commented 4 years ago
  1. No
  2. Either way depends on development time you have.
  3. Batch
  4. Rebooking is needed.
  5. Ignore the age.
  6. Quarantine