Dave

Results 1 issues of Dave

Refactor the DigitalContactTracingSweep function in Sweep.cpp. Specifically, extract four functions: 1. static void GetDctStartEndTimes(int infector, int contact, unsigned short contact_time, unsigned short& dct_start_time, unsigned short& dct_end_time); 2. void AddToDctQueue(int tn,...